powaur is an AUR helper written in C. Its main objective is to provide a yaourt / pacman esque interface to the AUR.
Currently, powaur supports:
Unlike full featured AUR helpers such as clyde, powaur is not meant to replace pacman.
powaur provides an interface which is as close to that of yaourt and pacman as possible, without sacrificing too much performance. After all, why learn an additional set of commands when you are already familiar with one that works? =)
powaur seeks to:
Inspiration for powaur has come from:
The Arch User Repository (AUR) is a community driven repository. As such, AUR packages are unsupported and come with a certain level of security risk.
As such, use of the -S
flag to install AUR packages is highly discouraged.
You are highly advised to look through the PKGBUILDS before invoking makepkg
to build the packages.
Dave Reisner for allowing me to use code from cower (json parsing using yajl)
Some source code in powaur comes from the following projects:
Please email bug reports to pangyanhan@gmail.com .
Pang Yan Han pangyanhan@gmail.com