Installation

To install the latest PyPI release, simply run:

pip install pacman

Alternatively, you can install the latest version of pacman from source. This is useful if you wish to contribute to the development of pacman, or if you need features that have not yet been made available in a stable release:

git clone http://github.com/chufansuki/pacman
cd pacman
pip install -e .