ARCH-REPRO-STATUS(1) User Commands ARCH-REPRO-STATUS(1)

arch-repro-status - check the reproducibility status of your Arch Linux packages

arch-repro-status [OPTIONS]

Check the reproducibility status of the the Arch Linux packages using data from a rebuilderd instance such as reproducible.archlinux.org. It can show the reproducibility status of:

packages that belong to an individual package maintainer (uses the data from archlinux.org)
currently installed packages on the system (uses the data from pacman local database)

You can inspect the build logs and diffoscope of the packages by enabling the interactive mode via -i.

Disables logging
Increases the logging verbosity
Checks all of the packages on the system
Sets the username of the maintainer [env: MAINTAINER=]
Sets the address of the rebuilderd instance [env: REBUILDERD=] [default: https://reproducible.archlinux.org]
Sets the path to the pacman database [env: DBPATH=] [default: /var/lib/pacman]
Sets the repositories to query [default: core,extra,multilib]
Sets the comma-delimited list of packages to query for [env: PKGNAME=]
Sets the filter for package status [env: FILTER=] [possible values: GOOD, BAD, UNKWN]
Views the build log or diffoscope of the interactively selected package
Sets the pager for viewing files [env: PAGER=] [default: less]
Sets the cache directory for log files [env: CACHE_DIR=]
Print help information
Print version information

Report bugs at https://gitlab.archlinux.org/archlinux/arch-repro-status/-/issues

arch-repro-status is maintained by Orhun Parmaksız, and released under the MIT license.

See the project homepage at https://gitlab.archlinux.org/archlinux/arch-repro-status for full documentation.

March 2023 arch-repro-status 1.4.0