MousePotatoDoesStuff@lemmy.world to linuxmemes@lemmy.world · 17 小时前huh. didn't expect thatlemmy.worldimagemessage-square41fedilinkarrow-up1300arrow-down112
arrow-up1288arrow-down1imagehuh. didn't expect thatlemmy.worldMousePotatoDoesStuff@lemmy.world to linuxmemes@lemmy.world · 17 小时前message-square41fedilink
minus-squareekZepp@lemmy.worldlinkfedilinkEnglisharrow-up5·12 小时前-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-up3·6 小时前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
-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