To uninstall emacs24-common just follow these instructions.
sudo apt-get remove emacs24-common
This will remove just the emacs24-common package itself.
sudo apt-get remove --auto-remove emacs24-common
This will remove the emacs24-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for emacs24-common then this will work.
sudo apt-get purge emacs24-common
Or similarly, like this emacs24-common
sudo apt-get purge --auto-remove emacs24-common
Package | emacs24-common |
Version | 24.3+1-2ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.gnu.org/software/emacs/ |
Description | GNU Emacs editor's shared, architecture independent infrastructure |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | editors |