To uninstall gnome-calculator just follow these instructions.
sudo apt-get remove gnome-calculator
This will remove just the gnome-calculator package itself.
sudo apt-get remove --auto-remove gnome-calculator
This will remove the gnome-calculator package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gnome-calculator then this will work.
sudo apt-get purge gnome-calculator
Or similarly, like this gnome-calculator
sudo apt-get purge --auto-remove gnome-calculator
Package | gnome-calculator |
Version | 1:3.10.2-0ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://live.gnome.org/Calculator |
Description | GNOME desktop calculator |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | math |