MousePotatoDoesStuff@lemmy.world to linuxmemes@lemmy.world · 16 hours agohuh. didn't expect thatlemmy.worldimagemessage-square57fedilinkarrow-up1336arrow-down111
arrow-up1325arrow-down1imagehuh. didn't expect thatlemmy.worldMousePotatoDoesStuff@lemmy.world to linuxmemes@lemmy.world · 16 hours agomessage-square57fedilink
minus-squareekZepp@lemmy.worldlinkfedilinkEnglisharrow-up13·14 hours agoYay -S “Am I a joke for you?”
minus-squareMs. ArmoredThirteen@lemmy.ziplinkfedilinkEnglisharrow-up4·11 hours agoI’ve just been using yay, what does the -S do am I missing something important?
minus-squareekZepp@lemmy.worldlinkfedilinkEnglisharrow-up4·11 hours ago-S, --sync Synchronize packages. Packages are installed directly from the remote repositories, including all dependencies required to run the packages.
minus-squarefloquant@lemmy.dbzer0.comlinkfedilinkarrow-up4·5 hours agoTechnically correct answer but not super helpful imo. yay <package name> starts a search from which you enter your selection(s) from matches. yay -S <package name> installs the package directly, errors if it’s not found
Yay -S “Am I a joke for you?”
I’ve just been using yay, what does the -S do am I missing something important?
-S, --sync
Synchronize packages. Packages are installed directly from the remote repositories, including all dependencies required to run the packages.
Technically correct answer but not super helpful imo.
yay <package name>starts a search from which you enter your selection(s) from matches.yay -S <package name>installs the package directly, errors if it’s not found