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

Package Manager - Manage Packages | Online Free DevTools by Hexmos

Manage packages effectively with Package Manager. Install, remove, and update packages from various sources. Free online tool, no registration required.

pkgz

Unified package manager for installing, removing, updating, and searching packages from multiple sources. More information: https://github.com/roguehashrate/pkgz#-usage.

  • Install a package:

pkgz install {{package_name}}

  • Remove a package:

pkgz remove {{package_name}}

  • Search for a package:

pkgz search {{package_name}}

  • Update all packages in all sources:

pkgz update

  • Display version:

pkgz --version

See Also