To uninstall gedit-common just follow these instructions.
sudo apt-get remove gedit-common
This will remove just the gedit-common package itself.
sudo apt-get remove --auto-remove gedit-common
This will remove the gedit-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gedit-common then this will work.
sudo apt-get purge gedit-common
Or similarly, like this gedit-common
sudo apt-get purge --auto-remove gedit-common
Package | gedit-common |
Version | 2.30.5+qiana |
Maintainer | Linux Mint <[email protected]> |
Home page | http://www.gnome.org/projects/gedit/ |
Description | official text editor of the GNOME desktop environment (support files) extending this basic functionality with other features not usually found in simple text editors. |
Distro | linuxmint |
Release | rafaela |
Repo | upstream |
Section | gnome |