This website requires JavaScript.
Explore
Help
Sign In
blue
/
tldr
Watch
1
Star
0
Fork
You've already forked tldr
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dad79c77e0
tldr
/
pages
/
linux
/
pkgadd.md
199 B
Raw
Blame
History
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}}