summaryrefslogtreecommitdiffstats
path: root/system/slpkg/README
blob: 48a2063b7985efe4ba6c0e535e81411aaf9134a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
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
of machines without having to manually update.

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)