cannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 9 hours agoWhere the AUR users at?lemmy.worldimagemessage-square54fedilinkarrow-up1346arrow-down13
arrow-up1343arrow-down1imageWhere the AUR users at?lemmy.worldcannedtuna@lemmy.world to linuxmemes@lemmy.worldEnglish · 9 hours agomessage-square54fedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up3·5 hours agoshit, I had 150 orphaned packages pacman -Qdtq | pacman -Rns - I made an alias for this, but IMO this cleanup should be automatic. The user didn’t install it themselves after all.
minus-squarearschflugkoerper@feddit.orglinkfedilinkarrow-up4·4 hours agoThis can be prevented by uninstalling with -Rs Just removing them without user intervention could cause unexpected behavior.
shit, I had 150 orphaned packages
pacman -Qdtq | pacman -Rns -I made an alias for this, but IMO this cleanup should be automatic. The user didn’t install it themselves after all.
This can be prevented by uninstalling with -Rs
Just removing them without user intervention could cause unexpected behavior.
deleted by creator