To uninstall emacs23-el just follow these instructions.
sudo apt-get remove emacs23-el
This will remove just the emacs23-el package itself.
sudo apt-get remove --auto-remove emacs23-el
This will remove the emacs23-el package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for emacs23-el then this will work.
sudo apt-get purge emacs23-el
Or similarly, like this emacs23-el
sudo apt-get purge --auto-remove emacs23-el
Package | emacs23-el |
Version | 23.4+1-4 |
Maintainer | Rob Browning <[email protected]> |
Home page | http://www.gnu.org/software/emacs/ |
Description | GNU Emacs LISP (.el) files |
Distro | debian |
Release | wheezy |
Repo | main |
Section | editors |