To uninstall squeak-plugin-image just follow these instructions.
sudo apt-get remove squeak-plugin-image
This will remove just the squeak-plugin-image package itself.
sudo apt-get remove --auto-remove squeak-plugin-image
This will remove the squeak-plugin-image package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for squeak-plugin-image then this will work.
sudo apt-get purge squeak-plugin-image
Or similarly, like this squeak-plugin-image
sudo apt-get purge --auto-remove squeak-plugin-image
Package | squeak-plugin-image |
Version | 3.8.479-0ubuntu1 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Home page | http://www.squeak.org |
Description | The Squeak Smalltalk System (image and changes file) |
Distro | ubuntu |
Release | precise |
Repo | multiverse |
Section | multiverse/devel |