slpkg/docs/install.md
Dimitris Zlatanidis 5f33101d0f Remove dependency
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2024-05-11 00:18:16 +03:00

803 B

INSTALLATION INSTRUCTIONS

Download

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

Install

$ tar xvf slpkg-5.0.8.tar.gz
$ cd slpkg-5.0.8
$ ./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.8-x86_64-1_dsw.txz

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

Dependencies

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

Enjoy!