updated from master

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
Dimitris Zlatanidis 2014-09-03 06:15:15 +03:00
parent 55b0ed803d
commit 4c2dc48216

View file

@ -7,7 +7,7 @@
.. image:: https://raw.githubusercontent.com/dslackw/images/master/slpkg/logo.png .. image:: https://raw.githubusercontent.com/dslackw/images/master/slpkg/logo.png
:target: https://github.com/dslackw/slpkg :target: https://github.com/dslackw/slpkg
Slpkg 1.8.0 slpkg 1.8.0
=========== ===========
`Slpkg <https://github.com/dslackw/slpkg>`_ is a terminal multitool in order to easy use `Slackware <http://www.slackware.com/>`_ `Slpkg <https://github.com/dslackw/slpkg>`_ is a terminal multitool in order to easy use `Slackware <http://www.slackware.com/>`_
@ -28,8 +28,7 @@ What makes slpkg apart from other tools is the friendliness and the use of color
enhancement packages enhancement packages
that are not installed on the system or is. that are not installed on the system or is.
Of course one of the big advantages is resolving dependencies packages from repository The big advantages is resolving dependencies packages from repository slackbuilds.org and
slackbuilds.org and
monitored for upgraded packages. monitored for upgraded packages.
Of course you wonder how the slpkg is up to date at all times; Of course you wonder how the slpkg is up to date at all times;
@ -88,8 +87,8 @@ Untar the archive and run install.sh script:
.. code-block:: bash .. code-block:: bash
$ tar xvf slpkg-1.7.9.tar.gz $ tar xvf slpkg-1.8.0.tar.gz
$ cd slpkg-1.7.9 $ cd slpkg-1.8.0
$ ./install.sh $ ./install.sh
Using `pip <https://pip.pypa.io/en/latest/>`_ : Using `pip <https://pip.pypa.io/en/latest/>`_ :