mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
12 lines
347 B
Markdown
12 lines
347 B
Markdown
### Installation
|
|
|
|
Download the last release: [Download](https://gitlab.com/dslackw/slpkg/-/archive/4.8.9/slpkg-4.8.9.tar.gz)
|
|
and the package will be installed as slackware package.
|
|
|
|
```
|
|
$ tar xvf slpkg-4.8.9.tar.gz
|
|
$ cd slpkg-4.8.9
|
|
$ ./install.sh
|
|
```
|
|
|
|
Alternative visit the [SlackBuilds.org](https://slackbuilds.org/repository/15.0/system/slpkg/)
|