slackbuilds/system/slpkg
Dimitris Zlatanidis 833fdc067e
system/slpkg: Updated for version 3.9.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-14 08:06:55 +07:00
..
README system/slpkg: Updated for version 3.7.2. 2019-12-07 23:19:25 +07:00
doinst.sh
slack-desc
slpkg.SlackBuild system/slpkg: Updated for version 3.9.3. 2022-02-14 08:06:55 +07:00
slpkg.info system/slpkg: Updated for version 3.9.3. 2022-02-14 08:06:55 +07:00

README

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.
Slpkg works in accordance with the standards of the organization
slackbuilds.org to builds packages. Also uses the Slackware Linux
instructions for installation, upgrading or removing packages.

What makes slpkg to distinguish it from the other tools;
The user-friendliness it's a primary target as well as easy to
understand and use, also use colours (by default) to highlight
packages and display warning messages, and many of the others
available options it's ready to use.

Features

* Dependencies resolutions
* Dependencies visualizations
* Multiple options
* Multiple repositories
* Easy configuration
* Fully configurable
* Adaptability
* Powerful options
* Source builder
* Faster process
* Better Security

Optional dependencies:

* python3-pythondialog (for dialog box interface)
* pygraphviz (for drawing dependencies diagram)
* graph-easy (for drawing ascii dependencies diagram)
* aria2 (alternative downloader)
* httpie (alternative downloader)