Stomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 4 months agoI still like this memesh.itjust.works2101.51K27
1.48KI still like this memesh.itjust.worksStomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 4 months ago210
Show Contentfallingcats@discuss.tchncs.de2·4 months agoYeah but you’d need to do it for *everything* that’s affected, which is a lot.
Show ContentSuccessful_Try543@feddit.org1·4 months agoNot every package, but some of them. The remaining are dependencies. Essentially, one can (iteratively) copy paste the output list of apt autoremove into apt install until apt autoremove doesn’t want to uninstall packages one intends to keep.
Yeah but you’d need to do it for *everything* that’s affected, which is a lot.
Not every package, but some of them. The remaining are dependencies. Essentially, one can (iteratively) copy paste the output list of
apt autoremove
intoapt install
untilapt autoremove
doesn’t want to uninstall packages one intends to keep.