logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Packages - Paci Package Manager for Bash | Online Free DevTools by Hexmos

Manage Bash script packages with Paci Package Manager. Install, update, and search packages effortlessly with this free online tool, no registration required.

paci

A package manager for Bash scripts. More information: https://github.com/tradebyte/paci.

  • Update the list of available packages and versions (it’s recommended to run this before other paci commands):

paci refresh

  • Configure its behaviour:

paci configure

  • Search for a given package:

paci search {{package}}

  • Install a package:

paci install {{package}}

  • Update a package:

paci update {{package}}

See Also