Thanks to visit codestin.com
Credit goes to github.com

Skip to content

seanpm2001/ArchLinux_ArchLinux-Repro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repro

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

About

Tools to reproduce arch linux packages

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Shell 93.7%
  • Makefile 6.3%