--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # xbps-install > XBPS utility to (re)install and update packages. > See also: `xbps`. > More information: . - Install a new package: `xbps-install {{package}}` - Synchronize and update all packages: `xbps-install --sync --update`