mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-03 10:55:24 +02:00
288 B
288 B
xbps-install
XBPS utility to (re)install and update packages. See also:
xbps
. More information: https://manned.org/xbps-install.1.
- Install a new package:
xbps-install {{package}}
- Synchronize and update all packages:
xbps-install {{[-S|--sync]}} {{[-u|--update]}}