To uninstall emacs-goodies-el just follow these instructions.
sudo apt-get remove emacs-goodies-el
This will remove just the emacs-goodies-el package itself.
sudo apt-get remove --auto-remove emacs-goodies-el
This will remove the emacs-goodies-el package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for emacs-goodies-el then this will work.
sudo apt-get purge emacs-goodies-el
Or similarly, like this emacs-goodies-el
sudo apt-get purge --auto-remove emacs-goodies-el
Package | emacs-goodies-el |
Version | 35.8ubuntu2 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | Miscellaneous add-ons for Emacs |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | editors |