slpkg/docs/install.md
Dimitris Zlatanidis c7eacdb0a8 Updated for install
2023-06-12 12:37:24 +03:00

466 B

Installation

Download the last release: Download and:

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

the package will be installed as slackware package.

Alternatively you can visit: SlackBuilds.org

Requirements

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

Enjoy!