To uninstall vnc4server just follow these instructions.
sudo apt-get remove vnc4server
This will remove just the vnc4server package itself.
sudo apt-get remove --auto-remove vnc4server
This will remove the vnc4server package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vnc4server then this will work.
sudo apt-get purge vnc4server
Or similarly, like this vnc4server
sudo apt-get purge --auto-remove vnc4server
Package | vnc4server |
Version | 4.1.1+xorg4.3.0-37.3ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Virtual network computing server software |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/x11 |