How do I uninstall a MELPA package from Emacs?
-
-
@amoroso You can do it interactively via package-list-packages, and then marking all packages you want to delete by pressing d, then x for execute.
-
@amoroso You can do it interactively via package-list-packages, and then marking all packages you want to delete by pressing d, then x for execute.
@root42 Good to know, thanks.
-
@amoroso Yes that is the idea, but of course the package remains loaded for the remainder of the session, even if the files are deleted of disk.
-
@amoroso Yes that is the idea, but of course the package remains loaded for the remainder of the session, even if the files are deleted of disk.
@pkal Thanks, that's understandable.
-
@amoroso Getting reminded and discussing simple things like this for emacs is valuable.
-
@amoroso Getting reminded and discussing simple things like this for emacs is valuable.
@sysedit Glad it helps.
