slackbuilds/system/pkg
Moritz R. Schäfer 7cab1b3034
system/pkg: Updated for version 0.8.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-05-30 21:26:21 +07:00
..
README system/pkg: Updated for version 0.4.0. 2025-01-25 08:03:51 +07:00
pkg.SlackBuild system/pkg: Updated for version 0.8.1. 2025-05-30 21:26:21 +07:00
pkg.info system/pkg: Updated for version 0.8.1. 2025-05-30 21:26:21 +07:00
slack-desc

README

Simple and fast package manager for the Slackbuilds.org repository

Can download, build and install packages. Resolves dependencies and
manages the installed packages and blacklist. Can search for packages,
and display them and their dependencies/dependees.

It differs from many other package managers in that you can simply
specify the packages you actually use in /etc/pkg/pkg_list.txt and the
(possibly changing) dependencies are managed automatically.

Written in go, it is fast and lightweight and can easily be
configured by changing src/config.go and recompiling.