LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xbps-install

Install and update Void Linux packages

TLDR

Install a new package
$ xbps-install [package]
copy
Synchronize and update all packages
$ xbps-install -S -u
copy

SYNOPSIS

xbps-install [options] [package...]

DESCRIPTION

xbps-install is the package installation and update utility for XBPS, the package manager used by Void Linux. It handles package installation, dependency resolution, and system updates.Before installing or updating packages, synchronize the repository index with -S to get the latest package information.

PARAMETERS

-S, --sync

Synchronize repository index
-u, --update
Update installed packages
-y, --yes
Assume yes to all questions
-n, --dry-run
Show what would be done
-f, --force
Force installation
-R, --repository _url_
Add repository to search
-D, --download-only
Download packages only
-v, --verbose
Verbose output

INSTALL

sudo apk add xbps
copy
nix profile install nixpkgs#xbps
copy

CAVEATS

Requires root privileges for system-wide installation. Repository sync (-S) should be run before updates. Part of the XBPS package management system for Void Linux.

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