How to uninstall Nomachine

I want to remove 'NOMACHINE' from my computer, but I can't see it in software manage. I tried to delete the files but, some are locked.

How should I proceed?

4

2 Answers

As it says in the instructions:

sudo dpkg -r nomachine

See here.

1

The uninstall instructions are on NoMachine web ():

UNINSTALL

sudo /usr/NX/scripts/setup/nxserver --uninstall

then, remove the installation dir:

sudo rm -rf /usr/NX
0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like