'\" t .\" Title: pkgctl-license .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-07-29 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "PKGCTL\-LICENSE" "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 and manage package license compliance .SH "SYNOPSIS" .sp pkgctl license [OPTIONS] [SUBCOMMAND] .SH "DESCRIPTION" .sp Commands related to package licenses, including checks for compliance. .sp Uses reuse(1) and a \f(CRREUSE.toml\fP file located alongside the PKGBUILD(5). .SH "CONFIGURATION" .sp The \f(CRREUSE.toml\fP file must contain annotations for all regular files expected to be present in an Arch Linux package repository. .sp Use pkgctl\-license\-setup(1) to automatically detect and setup a basic REUSE config file based on the files in the package repository. .sp For detailed information on the various configuration options available for the \f(CRREUSE.toml\fP file, refer to the REUSE Specification (\c .URL "https://reuse.software/spec" "" ")." .SH "OPTIONS" .sp \fB\-h, \-\-help\fP .RS 4 Show a help text .RE .SH "SUBCOMMANDS" .sp pkgctl license check .RS 4 Checks package licensing compliance using REUSE .RE .sp pkgctl license setup .RS 4 Automatically detect and setup a basic REUSE config .RE .SH "SEE ALSO" .sp pkgctl\-license\-check(1) pkgctl\-license\-setup(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.