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

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