From 5d3808f34ecfa9b9de5bf25e33f5bb7350beabda Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Thu, 3 Sep 2015 05:21:22 +0300 Subject: [PATCH] Update installation --- README.rst | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/README.rst b/README.rst index 50a0e566..72544f54 100644 --- a/README.rst +++ b/README.rst @@ -75,19 +75,7 @@ Features Installation ------------ -For advanced users download SlackBuild script and source: - -.. code-block:: bash - - $ wget https://github.com/dslackw/slpkg/releases/download/v2.8.1/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 - $ ./slpkg.SlackBuild - -For simple users download only source: +Simple users download only source (installed as Slackware package): .. code-block:: bash @@ -95,6 +83,25 @@ For simple users download only source: $ cd slpkg-2.8.1 $ ./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 @@ -109,7 +116,8 @@ Using pip: $ python clean.py -Bbinary packages: + +Binary packages: Slackware: `slpkg-2.8.1-i486-1_dsw.txz `_