slpkg/docs/install.md
Dimitris Zlatanidis ab351a8a8c Fixed url
2024-04-20 17:24:54 +03:00

829 B

INSTALLATION INSTRUCTIONS

Download

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

Install

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

The package will be installed as Slackware package.

Slackbuilds.org

Alternatively you can visit: SlackBuilds.org repository.

Binary package

Download the binary package slpkg-5.0.6'-x86_64-1_dsw.txz

$ upgradepkg --install-new slpkg-5.0.6-x86_64-1_dsw.txz

Dependencies

python3-build >= 0.10.0
python3-pythondialog >= 3.5.3
python3-progress >= 1.6

Enjoy!