- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://lemmy.g97.top/post/56902
Hi, I’ve this situation when I apt upgrade. There are many pipewire-related packages kept back. Why? How can I solve it?
Thank you!
EDIT: dist-upgrade summary
EDIT2: Ok I solved it with
apt autoremove # only to remove old packages. it didn't solved the problem
apt update
apt dist-upgrade
Look into the difference between
upgrade
anddist-upgrade
: https://tecadmin.net/difference-between-apt-upgrade-vs-apt-dist-upgrade/Yep, I see this problem every time I upgrade full versions. Always finish off your upgrades with a dist-upgrade and the packages will get cleared up.
Thank you, I updated the post with a summary of the dist-upgrade command
Looks like some incompatibility with the Nvidia drivers is hold some packages back.
You say that because they are listed as removable? If so because I updated from 515 to 525 months ago and today from 525 to 535. I think they are still there but are not used anymore and are safe
You’re totally right, I had glanced too quickly and thought they were “removed”
Sounds as expected