mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-02-06 08:46:21 +01:00
Updated for Python's versions
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
28355ee222
commit
8e3649758b
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
INSTALL
|
@ -5,7 +5,7 @@ Installation
|
||||||
Python & OS Support
|
Python & OS Support
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
Slpkg works with Python versions 2.7.5+ and Python 3.x (tested in 3.5+).
|
Slpkg works with Python versions 2.7.5+ .
|
||||||
|
|
||||||
Slpkg works on Slackware distribution and possibly in some Slackware based
|
Slpkg works on Slackware distribution and possibly in some Slackware based
|
||||||
distribution like SalixOS, Slackel etc.
|
distribution like SalixOS, Slackel etc.
|
||||||
|
@ -19,7 +19,7 @@ There are mainly 3 ways:
|
||||||
1) Suggested method, download latest slpkg version from:
|
1) Suggested method, download latest slpkg version from:
|
||||||
https://github.com/dslackw/slpkg/releases
|
https://github.com/dslackw/slpkg/releases
|
||||||
Untar or unzip the archive, change directory in slpkg-<version>
|
Untar or unzip the archive, change directory in slpkg-<version>
|
||||||
and run './install.sh' or 'PYTHON3=yes ./install.sh' for Python 3.
|
and run './install.sh'.
|
||||||
slpkg auto-installed as Slackware package (root privileges are required).
|
slpkg auto-installed as Slackware package (root privileges are required).
|
||||||
|
|
||||||
2) Download binary package from https://github.com/dslackw/slpkg/releases
|
2) Download binary package from https://github.com/dslackw/slpkg/releases
|
||||||
|
|
Loading…
Add table
Reference in a new issue