Stomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agoI still like this memesh.itjust.worksimagemessage-square205linkfedilinkarrow-up11.29Karrow-down123
arrow-up11.27Karrow-down1imageI still like this memesh.itjust.worksStomata@sh.itjust.works to linuxmemes@lemmy.worldEnglish · 2 years agomessage-square205linkfedilink
minus-squarefallingcats@discuss.tchncs.delinkfedilinkarrow-up2·2 years agoYeah but you’d need to do it for *everything* that’s affected, which is a lot.
minus-squareSuccessful_Try543@feddit.orglinkfedilinkarrow-up1·2 years 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 autoremoveintoapt installuntilapt autoremovedoesn’t want to uninstall packages one intends to keep.