mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 12:44:02 +08:00
196 B
196 B
pkgadd
Add a package to a CRUX system
- install a local software package
pkgadd {{package-name}}
- update an already installed package from a local package
pkgadd -u {{package-name}}