Skip to main content

Packaging tool that interacts with the SBo repository

Project description

About

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 works in accordance with the standards of the SlackBuilds.org organization to build packages. It also uses the Slackware Linux instructions for installing, upgrading or removing packages.

https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_package.png

Requirements

SQLAlchemy >= 1.4.36
pythondialog >= 3.5.3
progress >= 1.6

Install

Install from the official third-party SBo repository or directly from source:

$ tar xvf slpkg-4.5.1.tar.gz
$ cd slpkg-4.5.1
$ ./install.sh

Screenshots

https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_install.png https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_remove.png https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_dependees.png https://gitlab.com/dslackw/images/raw/master/slpkg/slpkg_view_packages.png

Usage

$ slpkg --help
  USAGE: slpkg [OPTIONS] [COMMAND] <packages>

  DESCRIPTION:
    Packaging tool that interacts with the SBo repository.

  COMMANDS:
    update                        Update the package lists.
    upgrade                       Upgrade all the packages.
    check-updates                 Check for news on ChangeLog.txt.
    configs                       Edit the configuration file.
    clean-logs                    Clean dependencies log tracking.
    clean-tmp                     Deletes all the downloaded sources.
    -b, build <packages>          Build only the packages.
    -i, install <packages>        Build and install the packages.
    -d, download <packages>       Download only the scripts and sources.
    -r, remove <packages>         Remove installed packages.
    -f, find <packages>           Find installed packages.
    -w, view <packages>           View packages from the repository.
    -s, search <packages>         Search and print packages from the repository.
    -e, dependees <packages>      Show which packages depend.
    -t, tracking <packages>       Tracking the packages dependencies.

  OPTIONS:
    --yes                         Answer Yes to all questions.
    --jobs                        Set it for multicore systems.
    --resolve-off                 Turns off dependency resolving.
    --reinstall                   Upgrade packages of the same version.
    --skip-installed              Skip installed packages.
    --full-reverse                Full reverse dependency.
    --search                      Search packages from the repository.
    --no-silent                   Disable silent mode.
    --directory=PATH              Download files to a specific path.
    --pkg-version                 Print the repository package version.

    -h, --help                    Show this message and exit.
    -v, --version                 Print version and exit.

Edit the configuration file in the /etc/slpkg/slpkg.toml
or run 'slpkg configs'.
If you need more information try to use slpkg manpage.

Configuration files

/etc/slpkg/slpkg.toml
    General configuration of slpkg

/etc/slpkg/blacklist.toml
    Blacklist of packages

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

slpkg-4.5.1.tar.gz (45.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page