xbps
Void Linux package management system
TLDR
View install documentation
$ tldr xbps-install
View remove documentation$ tldr xbps-remove
View query documentation$ tldr xbps-query
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
xbps-install(1), xbps-remove(1), xbps-query(1)
