slpkg/docs/install.md
Dimitris Zlatanidis 12f31652a6 Updated for install
2023-06-12 12:29:44 +03:00

15 lines
368 B
Markdown

### Installation
Download the last release: [Download](https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz) and:
```
$ 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!