Yaourt

From wikinotes
Revision as of 13:54, 13 August 2021 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Yaourt is another arch AUR package manager.

yaourt -Ss <package>		## Search Package
yaourt -S  <package>		## Install Package
pacman -R  <package>		## Uninstall Package