Upgrading packages built from AUR

Some Arch Linux users, like me, are used to build packages from AUR. After some time they become out-of-date and it’s a hard work to upgrade them.

But yaourt comes to save us, with a single line:

[code]yaourt -Su –aur[/code]

It upgrades all packages that aren’t in Arch Linux official repositories. And you can see its friendly output below:

Yaourt