HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

xbps — The X Binary Package System is the package manager used by Void Linux. Note: `xbps` isn't a command,

Submitted by: @import:tldr-pages··
0
Viewed 0 times
thecommandclixbpspackagebinarysystem
linux

Problem

How to use the xbps command: The X Binary Package System is the package manager used by Void Linux. Note: xbps isn't a command, but a set of commands. For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>. More information: <https://docs.voidlinux.org/xbps/index.html>.

Solution

xbps — The X Binary Package System is the package manager used by Void Linux. Note: xbps isn't a command, but a set of commands. 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

Code Snippets

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

Context

tldr-pages: linux/xbps

Revisions (0)

No revisions yet.