yanhan / powaur

An AUR helper with a pacman-like interface
GNU General Public License v2.0
8 stars 3 forks source link

WHAT IS POWAUR?

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.

OBJECTIVES

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:

A NOTE ABOUT THE AUR

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.

CREDITS

Dave Reisner for allowing me to use code from cower (json parsing using yajl)

Some source code in powaur comes from the following projects:

BUG REPORTS

Please email bug reports to pangyanhan@gmail.com .

AUTHOR

Pang Yan Han pangyanhan@gmail.com