ColdWater@lemmy.ca to linuxmemes@lemmy.world · edit-22 months agoGentoo and Debain has the most badass package uninstall syntax everlemmy.caimagemessage-square8fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1imageGentoo and Debain has the most badass package uninstall syntax everlemmy.caColdWater@lemmy.ca to linuxmemes@lemmy.world · edit-22 months agomessage-square8fedilink
minus-squarefl42v@lemmy.mllinkfedilinkarrow-up0·2 months agoI still like pacman’s syntax the most due to it being close to what one expects from a normal cli program. Also, I’m lazy, and pacman -Syu, for example, is way faster to type than apt update && apt upgrade.
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up1·2 months agoSomeone said they found the pacman syntax confusing at the 37c3 arch user meetup yeah that was not well received lol. It’s very clean and I love the categories of actions (Database/Files/Query/Remove/Sync/Deptest/Upgrade) that each support -h individually.
I still like pacman’s syntax the most due to it being close to what one expects from a normal cli program. Also, I’m lazy, and
pacman -Syu
, for example, is way faster to type thanapt update && apt upgrade
.yay
Someone said they found the pacman syntax confusing at the 37c3 arch user meetup
yeah that was not well received lol.
It’s very clean and I love the categories of actions (Database/Files/Query/Remove/Sync/Deptest/Upgrade) that each support -h individually.