tldr/pages/linux/xbps.md

18 lines
495 B
Markdown
Raw Normal View History

2018-09-26 14:47:04 +01:00
# xbps
> The X Binary Package System is the package manager used by Void Linux.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://docs.voidlinux.org/xbps/index.html>.
2018-09-26 14:47:04 +01:00
- View documentation for installing and updating packages:
2018-09-26 14:47:04 +01:00
`tldr xbps-install`
2018-09-26 14:47:04 +01:00
- View documentation for removing packages:
2018-09-26 14:47:04 +01:00
`tldr xbps-remove`
2018-09-26 14:47:04 +01:00
- View documentation for querying for package and repository information:
2018-09-26 14:47:04 +01:00
`tldr xbps-query`