💾 Archived View for freeshell.de › tldr › xbps.gmi captured on 2023-04-20 at 00:37:33. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
The X Binary Package System (or xbps) is the binary package system used by Void Linux.
xbps-install --sync {package_name1} {package_name2}
xbps-query --repository -s {package_name}
xbps-remove {package_name}
xbps-remove --recursive {package_name}
xbps-install --sync --update
xbps-remove --remove-orphans
xbps-remove --clean-cache
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).