download no machine v 3.5
By Gabriel Cooper •
I am looking for no machine version 3.5 for Ubuntu 14.10 64 bit.
I did install v4 before and it's not stable and watching videos is a little bit slow. I read that 3.5 is better and is there a solution to play sound in the vpsremote desktop because it doesn't play sounds.
I found this code but don't understand how it works:
MAJOR_PV="$(get_version_component_range 1-3)"
FULL_PV="${MAJOR_PV}-$(get_version_component_range 4)"
DESCRIPTION="Free edition NX server from NoMachine"
HOMEPAGE=""
SRC_URI="amd64? ( ) x86? ( )" 1 Answer
As stated on NoMachine website version 3 it is no longer officialy provided and they link to some open source alternatives (FreeNX, NeatX, X2Go, 2X and Xpra).
If you really want 3.5, you can download it from Web Archive - choose DEB packages for Ubuntu. There are installation instructions under links, and here -
Keep in mind that 3.5 version is no longer supported and can contain security vulnerabilities.
6