How to remove an installed package in Emacs (ver 24+)?

后端 未结 3 1273
野的像风
野的像风 2021-01-31 07:36

I\'d like to remove several packages that I\'ve installed. When I invoke package-list-packages, I notice that there is a \'d\' (mark for deletion) com

3条回答
  •  醉梦人生
    2021-01-31 08:36

    It happened on me when the update crack. It ends up with both new and old packages in elpa directory. You can not install or delete in emacs package management. You can just delete the package under elpa directory directly. Then the emacs package works again.

提交回复
热议问题