logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Manage Packages - Control Software with pkgin | Online Free DevTools by Hexmos

Manage pkgsrc binary packages effortlessly with pkgin on NetBSD. Streamline software installation, removal, and upgrades on your system. Free online tool, no registration required.

pkgin

Manage pkgsrc binary packages on NetBSD. More information: https://pkgin.net/#usage.

  • Install a package:

pkgin install {{package}}

  • Remove a package and its dependencies:

pkgin remove {{package}}

  • Upgrade all packages:

pkgin full-upgrade

  • Search for a package:

pkgin search {{keyword}}

  • List installed packages:

pkgin list

  • Remove unneeded dependencies:

pkgin autoremove

See Also