To uninstall vnc-java just follow these instructions.
sudo apt-get remove vnc-java
This will remove just the vnc-java package itself.
sudo apt-get remove --auto-remove vnc-java
This will remove the vnc-java package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vnc-java then this will work.
sudo apt-get purge vnc-java
Or similarly, like this vnc-java
sudo apt-get purge --auto-remove vnc-java
Package | vnc-java |
Version | 3.3.3r2-8 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | VNC java applet and command line program |
Distro | ubuntu |
Release | wily |
Repo | main |
Section | multiverse/x11 |