2025-03-14 21:59:59 -06:00
|
|
|
# xbps
|
|
|
|
|
|
|
|
|
|
> The X Binary Package System is the package manager used by Void Linux.
|
2026-02-18 06:55:01 -07:00
|
|
|
> Note: `xbps` isn't a command, but a set of commands.
|
2025-03-14 21:59:59 -06:00
|
|
|
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
|
|
|
|
|
> More information: <https://docs.voidlinux.org/xbps/index.html>.
|
|
|
|
|
|
|
|
|
|
- View documentation for installing and updating packages:
|
|
|
|
|
|
|
|
|
|
`tldr xbps-install`
|
|
|
|
|
|
|
|
|
|
- View documentation for removing packages:
|
|
|
|
|
|
|
|
|
|
`tldr xbps-remove`
|
|
|
|
|
|
|
|
|
|
- View documentation for querying for package and repository information:
|
|
|
|
|
|
|
|
|
|
`tldr xbps-query`
|