'\" t .\" Title: pkgctl-license-check .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-07-29 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "PKGCTL\-LICENSE\-CHECK" "1" "2025-07-29" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "NAME" pkgctl-license-check \- Checks package licensing compliance using REUSE .SH "SYNOPSIS" .sp pkgctl license check [OPTIONS] [PKGBASE...] .SH "DESCRIPTION" .sp Checks package licensing compliance using REUSE and also verifies whether a LICENSE file with the expected Arch Linux\-specific 0BSD license text exists. .SH "CONFIGURATION" .sp Uses reuse(1) and a \f(CRREUSE.toml\fP file located alongside the PKGBUILD(5). Refer to the configuration section in pkgctl\-license(1). .sp If no \f(CRPKGBASE\fP is specified, the command defaults to using the current working directory. .SH "OPTIONS" .sp \fB\-h, \-\-help\fP .RS 4 Show a help text .RE .SH "EXIT CODES" .sp On exit, return one of the following codes: .sp \fB0\fP .RS 4 Normal exit condition, all checked packages are compliant .RE .sp \fB1\fP .RS 4 Unknown cause of failure .RE .sp \fB2\fP .RS 4 Normal exit condition, but some packages are not compliant .RE .SH "SEE ALSO" .sp pkgctl\-license(1) reuse(1) PKGBUILD(5) .SH "HOMEPAGE" .sp \fI\c .URL "https://gitlab.archlinux.org/archlinux/devtools" "" "\fP" .sp Please report bugs and feature requests in the issue tracker. Please do your best to provide a reproducible test case for bugs.