diff options
Diffstat (limited to 'system/slpkg/README')
-rw-r--r-- | system/slpkg/README | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/system/slpkg/README b/system/slpkg/README index 94145cfd3e..e8b20955a7 100644 --- a/system/slpkg/README +++ b/system/slpkg/README @@ -1,5 +1,11 @@ -Slpkg is a software package manager that installs, updates and -removes packages on Slackware-based systems. It automatically -calculates dependencies and figures out what things need to -happen to install packages. Slpkg makes it easier to manage -groups of machines without the need for manual updates. +Slpkg is a software package manager that installs, updates, +and removes packages on Slackware-based systems. It automatically +calculates dependencies and determines the required steps for package +installation. Slpkg simplifies managing machine groups by eliminating +manual updates. +The tool adheres to the standards of the slackbuilds.org organization +for building packages and follows Slackware Linux's procedures for +package installation, upgrades, and removal. + +Optional dependency: + python3-pythondialog alternatives for dependency and package management |