namcap
Check binary packages and source PKGBUILDs for common packaging mistakes. More information: <https://man.archlinux.org/man/namcap.1>.
Install
- All systems
-
curl cmd.cat/namcap.sh
- Arch Linux
-
pacman -S namcap
- Dockerfile
- dockerfile.run/namcap
Check binary packages and source PKGBUILDs for common packaging mistakes. More information: <https://man.archlinux.org/man/namcap.1>.
-
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 [i]nformational messages:
namcap -i path/to/file
© tl;dr; authors and contributors