How can be nxserver reinstalled from command line (UBUNTU)?
Edit: I download the files like suggested and run:
# sudo apt-get remove nxserver
# sudo dpkg -i nxserver_3.4.0-14_i386.deb
But I get this errors:
Setting up nxserver (3.4.0-14) ...
NX> 704 ERROR: Cannot add user: nx.
NX> 704 ERROR: User: nx already exists.
NX> 704 To fix the problem, you may try to completely uninstall NX
NX> 704 Server and install it from scratch. If this is not enough,
NX> 704 please delete the nx user by using the system commands and
NX> 704 proceed with a new installation of NX Server.
dpkg: error processing nxserver (--install):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
nxserver
Thanks