slpkg/docs/install.md
Dimitris Zlatanidis 56f833aa02 Updated for index
2023-06-15 09:31:53 +03:00

574 B

Installation instructions

Download

Download the last release: slpkg-4.8.9.tar.gz

Install

$ tar xvf slpkg-4.8.9.tar.gz
$ cd slpkg-4.8.9
$ ./install.sh

The package will be installed as Slackware package.

Slackbuilds.org

Alternatively you can visit: SlackBuilds.org repository.

Dependencies

SQLAlchemy >= 1.4.46
python3-pythondialog >= 3.5.3
python3-progress >= 1.6

Enjoy!