LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

sbopkg

SlackBuilds.org package management tool

TLDR

Synchronize with the SlackBuilds.org repository
$ sbopkg -r
copy
Launch the dialog interface
$ sbopkg
copy
Install a package from the command line
$ sbopkg -i [package]
copy
Install multiple packages with dependencies in order
$ sbopkg -i "[dep1] [dep2] [package]"
copy
Check for updates to installed SBo packages
$ sbopkg -c
copy
Search and inspect a package
$ sbopkg -s [package]
copy
Build a package without installing
$ sbopkg -b [package]
copy

SYNOPSIS

sbopkg [-r] [-c] [-i package] [-b package] [-s package] [-g]

DESCRIPTION

sbopkg is a tool for Slackware Linux that interfaces with the SlackBuilds.org (SBo) repository. It synchronizes a local copy of the repository, browses available packages, and automates building and installing third-party software.The tool features both a dialog-based interactive interface and command-line options. It can view README files, SlackBuild scripts, and .info files, download source code with MD5 verification, and build Slackware packages. Queue files (.sqf) enable batch processing of multiple packages.When the primary download URL fails, sbopkg can retrieve source from the SBo Source Archive as a fallback.

PARAMETERS

-r

Synchronize with the remote SlackBuilds.org repository
-c
Check for updates to installed SBo packages
-i package
Install the specified package (quote multiple packages)
-b package
Build a package without installing it
-s package
Search and display package information (README, SlackBuild, .info)
-g
Upgrade installed packages with available updates
-V
Display version information
-h
Display help and all command-line options

CAVEATS

sbopkg does not handle dependencies automatically as this is not native to Slackware. Install dependencies manually in order, or specify all packages in quotes: -i "dep1 dep2 package". Must be run as root.

HISTORY

sbopkg was created to simplify access to SlackBuilds.org, a community repository of build scripts for Slackware packages. New versions are released to match each Slackware release, maintaining compatibility with both the distribution and the SBo repository.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid