]> git.ipfire.org Git - pakfire.git/blob - INSTALL
sat: Enhance Request class to remove, update or lock things.
[pakfire.git] / INSTALL
1
2 # Requirements #
3
4 * Python 2.x (only tested with 2.7 so far)
5 * python-distutils-extra (for install)
6 * pyliblzma
7 * python-progressbar
8 * python-xattr
9
10
11 # Install instructions #
12
13 Run make install as the root user and you are done.