Updating Emacs packages | parasurv's webspace
Updated: 2020-08-20.
Package manager of Emacs is a wonderful thing, and it took me a while to find and make upgrading packages make it work. But it's so simple!
M-x list-packages
Then U and x, and of course choose yes, to upgrade.
If you don't need some packages, you can remove it simple with:
M-x package-autoremove
Warning: with every update in the Linux world you have to think about what you remove!