muhyb@programming.dev to linuxmemes@lemmy.world · 1 year agoBtwi.imgur.comimagemessage-square38fedilinkarrow-up1422file-text
arrow-up1422imageBtwi.imgur.commuhyb@programming.dev to linuxmemes@lemmy.world · 1 year agomessage-square38fedilinkfile-text
minus-squareodium@programming.devlinkfedilinkarrow-up6·1 year agoMy most common command is probably yay -Syu
minus-squareTwiddleTwaddlelinkfedilinkarrow-up4·1 year agoI never really understood why to use -Syu instead of just yay
minus-squareodium@programming.devlinkfedilinkarrow-up1·1 year agoI do it to keep it consistent with pacman. Pacman needs the -Syu.
minus-squareCubitOom@infosec.publinkfedilinkarrow-up3·1 year agoBy default, this is aliased to just yay
My most common command is probably yay -Syu
I never really understood why to use -Syu instead of just yay
I do it to keep it consistent with pacman. Pacman needs the -Syu.
You can just do
yay
By default, this is aliased to just
yay
Bloat. yay without -Syu does the same.