LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

xbps

Void Linux package management system

TLDR

View install documentation
$ tldr xbps-install
copy
View remove documentation
$ tldr xbps-remove
copy
View query documentation
$ tldr xbps-query
copy

DESCRIPTION

xbps (X Binary Package System) is the package manager used by Void Linux. It is not a single command but a set of related commands for package management.The main commands are xbps-install for installing/updating, xbps-remove for removing, and xbps-query for querying package information.

CAVEATS

Void Linux specific. Commands have different syntax from other package managers.

SEE ALSO

Copied to clipboard
Kai