mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
278 B
278 B
xbps-install
XBPS utility to (re)install and update packages. See also:
xbps. More information: https://manned.org/xbps-install.
- Install a new package:
xbps-install {{package}}
- Synchronize and update all packages:
xbps-install {{[-Su|--sync --update]}}