To uninstall calcoo just follow these instructions.
sudo apt-get remove calcoo
This will remove just the calcoo package itself.
sudo apt-get remove --auto-remove calcoo
This will remove the calcoo package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for calcoo then this will work.
sudo apt-get purge calcoo
Or similarly, like this calcoo
sudo apt-get purge --auto-remove calcoo
Package | calcoo |
Version | 1.3.18-3.1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://calcoo.sourceforge.net/ |
Description | Scientific calculator (GTK+) |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/utils |