tldr/pages.nl/linux/xbps-install.md

14 lines
307 B
Markdown
Raw Normal View History

2023-11-02 19:59:27 +00:00
# xbps-install
> XBPS hulpprogramma om pakketten te (her)installeren en bij te werken.
> Bekijk ook: `xbps`.
> Meer informatie: <https://man.voidlinux.org/xbps-install.1>.
- Installeer een nieuw pakket:
`xbps-install {{pakket}}`
- Synchroniseer en update alle pakketten:
`xbps-install --sync --update`