mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Convert install file to markdown
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
70b699aaec
commit
535d546a2f
1 changed files with 0 additions and 29 deletions
29
INSTALL
29
INSTALL
|
@ -1,29 +0,0 @@
|
|||
Installation
|
||||
============
|
||||
|
||||
|
||||
Python & OS Support
|
||||
-------------------
|
||||
|
||||
Slpkg works with Python versions 2.7.5+ .
|
||||
|
||||
Slpkg works on Slackware distribution and possibly in some Slackware based
|
||||
distribution like SalixOS, Slackel etc.
|
||||
|
||||
|
||||
Install slpkg
|
||||
-------------
|
||||
|
||||
There are mainly 3 ways:
|
||||
|
||||
1) Suggested method, download latest slpkg version from:
|
||||
https://gitlab.com/dslackw/slpkg/releases
|
||||
Untar or unzip the archive, change directory in slpkg-<version>
|
||||
and run './install.sh'.
|
||||
slpkg auto-installed as Slackware package (root privileges are required).
|
||||
|
||||
2) Download binary package from https://sourceforge.net/projects/slpkg/files/binary/
|
||||
and use Slackware command `upgradepkg --install-new <slpkg binary>`
|
||||
|
||||
3) Using pip: pip install slpkg --upgrade
|
||||
|
Loading…
Add table
Reference in a new issue