Examples (5)
Synchronize and update all packages (including AUR)
yaourt -SyuaInstall a new package (includes AUR)
yaourt -S packageRemove a package and its dependencies (includes AUR packages)
yaourt -Rs packageSearch the package database for a keyword (including AUR)
yaourt -Ss queryList installed packages, versions, and repositories (AUR packages will be listed under the repository name `local`)
yaourt -Qmade by @shridhargupta | data from tldr-pages