diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-21 06:53:44 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-22 08:47:07 +0700 |
commit | 0770dd337dfbada7c48aca46b1a725e0a9dd879b (patch) | |
tree | 32289f0bf24b31d4d6ba7a72618677b1d3ae18a3 /system/slpkg/README | |
parent | 543affb8428c5761a8b7ae687f9c5a2eb6b3be47 (diff) | |
download | slackbuilds-0770dd337dfbada7c48aca46b1a725e0a9dd879b.tar.gz |
system/slpkg: Updated for version 3.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/system/slpkg/README b/system/slpkg/README index cd60472b09..0470599453 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -1,8 +1,12 @@ -Slpkg is a powerful software package manager that installs, updates -and removes packages on Slackware based systems. It automatically -computes dependencies and figures out what things should occur -to install packages. Slpkg makes it easier to maintain groups +Slpkg is a powerful software package manager that installs, updates +and removes packages on Slackware based systems. It automatically +computes dependencies and figures out what things should occur +to install packages. Slpkg makes it easier to maintain groups of machines without having to manually update. -Optional dependencies: python2-pythondialog, pygraphviz, graph-easy - +Optional dependencies: + python2-pythondialog (for dialog box interface) + pygraphviz (for drawing dependencies diagram) + graph-easy (for drawing ascii dependencies diagram) + aria2 (alternative downloader) + httpie (alternative downloader) |