slpkg/INSTALL
2014-11-22 12:04:11 +02:00

26 lines
665 B
Text

Installation
============
Python & OS Support
-------------------
slpkg works with Python versions 2.7.5+ (Python 3 not supported yet)
slpkg works on Slackware distribution.
Install slpkg
-------------
There are mainly five ways:
1) Download latest slpkg version from https://github.com/dslackw/slpkg/releases
Untar or unzip the archive, cd in slpkg-?.?.? directory.
Run install.sh in this directory `./install.sh` and slpkg auto-installed.
2) Download slpkg package from slackbuilds.org.
3) Download binary package from sourceforge:
https://sourceforge.net/projects/slpkg/
and use Slackware command `upgradepkg --install-new <slpkg binary>`