Hi,
I got a NVidia Jetson TX1 board (ARM64 architecture). Some time ago I was able to install NoMachine on it, I don’t remember how exactly though, but nothing complicated, I believe. Now, for some reason I updated a firmware and got clean filesystem, and I need to re-install all software including NoMachine.
I tried to download deb package for armv7, but no luck with it:
$ sudo dpkg -i nomachine_5.1.44_1_armhf.deb
dpkg: error processing archive nomachine_5.1.44_1_armhf.deb (–install):
package architecture (armhf) does not match system (arm64)
Errors were encountered while processing:
nomachine_5.1.44_1_armhf.deb
Maybe it was installer for arm64 before, but where is it now? Cheers!