emacs-starter-kit icon indicating copy to clipboard operation
emacs-starter-kit copied to clipboard

how to uninstall?

Open mk-uc opened this issue 10 years ago • 2 comments
trafficstars

Is there an easy way to uninstall this package? I downloaded and installed it a while back but haven't used it at all and I'm trying to clean things up a bit. Any suggestions?

mk-uc avatar Aug 29 '15 01:08 mk-uc

If you are 100 percent sure you want to uninstall all you need to do is "rm -rf ~/.emac.d" without quotes in a terminal.

Then restart Emacs. You will be back to vanilla Emacs then.

pauljamesharper avatar Jan 02 '16 13:01 pauljamesharper

Or, if you want to be able to roll back: mv ~/.emacs.d ~/.emacs.d~

henningninneh avatar Dec 08 '17 16:12 henningninneh