Sodamhan.com

TL;DR

namcap

Check binary packages and source PKGBUILDs for common packaging mistakes. More information: https://manned.org/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 informational messages:

namcap -i path/to/file

This document was created using the contents of the tldr project.