mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-01 07:57:26 +01:00
15 lines
363 B
Markdown
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!
|