Stomata to linuxmemes@lemmy.worldEnglish · 1 day agoI still like this memeimagemessage-square200fedilinkarrow-up11.37Karrow-down126
arrow-up11.35Karrow-down1imageI still like this memeStomata to linuxmemes@lemmy.worldEnglish · 1 day agomessage-square200fedilink
minus-squareSuccessful_Try543@feddit.orglinkfedilinkarrow-up1·edit-215 hours 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.
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.