To uninstall vncsnapshot just follow these instructions.
sudo apt-get remove vncsnapshot
This will remove just the vncsnapshot package itself.
sudo apt-get remove --auto-remove vncsnapshot
This will remove the vncsnapshot package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vncsnapshot then this will work.
sudo apt-get purge vncsnapshot
Or similarly, like this vncsnapshot
sudo apt-get purge --auto-remove vncsnapshot
Package | vncsnapshot |
Version | 1.2a-5.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://vncsnapshot.sourceforge.net/ |
Description | A utility that takes JPEG snapshots from VNC servers |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/x11 |