slpkg/docs/install.md
Dimitris Zlatanidis 9129bf30da Updated for install
2023-06-12 12:26:04 +03:00

15 lines
363 B
Markdown

### Installation
Download the last release: [Download](https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz)
```
$ tar xvf slpkg-4.8.9.tar.gz
$ cd slpkg-4.8.9
$ ./install.sh
```
and the package will be installed as slackware package.
Alternatively you can visit: [SlackBuilds.org](https://slackbuilds.org/repository/15.0/system/slpkg/)
Enjoy!