To uninstall qalculate-gtk just follow these instructions.
sudo apt-get remove qalculate-gtk
This will remove just the qalculate-gtk package itself.
sudo apt-get remove --auto-remove qalculate-gtk
This will remove the qalculate-gtk package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for qalculate-gtk then this will work.
sudo apt-get purge qalculate-gtk
Or similarly, like this qalculate-gtk
sudo apt-get purge --auto-remove qalculate-gtk
Package | qalculate-gtk |
Version | 0.9.7-5ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://qalculate.sourceforge.net/ |
Description | Powerful and easy to use desktop calculator – GTK+ version |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/math |