]> git.ipfire.org Git - people/ms/pakfire.git/blame - INSTALL
Add README document.
[people/ms/pakfire.git] / INSTALL
CommitLineData
c6ef9b36
MT
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
13Run make install as the root user and you are done.