paci: package manager for Bash scripts
Β·
116 words
Β·
1 minute read
What is paci? π
paci is a package manager for Bash scripts.
More information: https://github.com/tradebyte/paci .
Usage π
Update the list of available packages and versions (it’s recommended to run this before other paci commands):
paci refresh
Configure its behavior:
paci configure
Search for a given package:
paci search package
Install a package:
paci install package
Update a package:
paci update package
I hope you enjoyed reading this post as much as I enjoyed writing it. If you know a person who can benefit from this information, send them a link of this post. If you want to get notified about new posts, follow me on YouTube , Twitter (x) , LinkedIn , and GitHub .