archlinux/archlinux-repro

Tools to reproduce arch linux packages

150

stars

321

commits

Shell

primary language

Jan 19, 2026

updated

arch-linux
reproducible-builds

README

archlinux-repro

archlinux-repro is intended to be a tool for users to verify packages distributed by Arch Linux.

The current goals are:

  • Recreate packages given a .BUILDINFO file, or .pkg.tar.xz
  • Download and verify needed packages from archive.archlinux.org
  • Be a simple and easily auditable code
  • Distribution independent. One should be able to verify Arch packages on Debian.

Work in progress. Please read the code before using.

Dependencies

  • asciidoc (make)
  • coreutils
  • curl
  • gnupg
  • systemd
  • bsdtar
  • zstd

Contributors

Foxboron

189 commits

kpcyrd

45 commits

evelikov

21 commits

coderobe

20 commits

archlinux/archlinux-repro

Tools to reproduce arch linux packages

150

stars

321

commits

Shell

primary language

Jan 19, 2026

updated

arch-linux
reproducible-builds

README

archlinux-repro

archlinux-repro is intended to be a tool for users to verify packages distributed by Arch Linux.

The current goals are:

  • Recreate packages given a .BUILDINFO file, or .pkg.tar.xz
  • Download and verify needed packages from archive.archlinux.org
  • Be a simple and easily auditable code
  • Distribution independent. One should be able to verify Arch packages on Debian.

Work in progress. Please read the code before using.

Dependencies

  • asciidoc (make)
  • coreutils
  • curl
  • gnupg
  • systemd
  • bsdtar
  • zstd

Contributors

Foxboron

189 commits

kpcyrd

45 commits

evelikov

21 commits

coderobe

20 commits

Languages

Shell

93.8%

Makefile

6.2%