mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-12-28 09:58:21 +01:00
Update installation
This commit is contained in:
parent
5d3808f34e
commit
79214c2dd1
2 changed files with 0 additions and 18 deletions
18
README.rst
18
README.rst
|
@ -84,24 +84,6 @@ Simple users download only source (installed as Slackware package):
|
|||
$ ./install.sh
|
||||
|
||||
|
||||
Advanced users download SlackBuild script and source:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ wget https://github.com/dslackw/slpkg/blob/master/slpkg.tar.gz
|
||||
$ wget https://github.com/dslackw/slpkg/archive/v2.8.1.tar.gz
|
||||
|
||||
$ tar xvf slpkg.tar.gz
|
||||
$ cp v2.8.1.tar.gz slpkg
|
||||
$ cd slpkg
|
||||
|
||||
(Edit script and change VERSION if need)
|
||||
|
||||
$ ./slpkg.SlackBuild
|
||||
|
||||
Install as you know :)
|
||||
|
||||
|
||||
Using pip:
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
BIN
slpkg.tar.gz
BIN
slpkg.tar.gz
Binary file not shown.
Loading…
Reference in a new issue