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

Validate Package - Check PKGBUILD Files with namcap | Online Free DevTools by Hexmos

Validate package integrity with namcap on Linux. Check PKGBUILD files for errors and common mistakes to improve software quality. Free online tool, no registration required.

namcap

Check binary packages and source PKGBUILDs for common packaging mistakes. More information: https://manned.org/namcap.

  • Check a specific PKGBUILD file:

namcap {{path/to/pkgbuild}}

  • Check a specific package file:

namcap {{path/to/package.pkg.tar.zst}}

  • Check a file, printing extra informational messages:

namcap {{[-i|--info]}} {{path/to/file}}

See Also