All Projects → archlinux → archlinux-repro

archlinux / archlinux-repro

Licence: MIT license
Tools to reproduce arch linux packages

Programming Languages

shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to archlinux-repro

arch-guide
My installation instructions and guide for Arch Linux
Stars: ✭ 25 (-75.73%)
Mutual labels:  arch-linux
arch.linux.tutorial
This repository contains scripts, configuration files, and Arch Linux installation guide
Stars: ✭ 23 (-77.67%)
Mutual labels:  arch-linux
Calinix-Arch
CalinixOS Linux Distribution ISO Profiles
Stars: ✭ 42 (-59.22%)
Mutual labels:  arch-linux
reproducible-build-maven-plugin
A simple Maven plugin to make your build byte-for-byte reproducible
Stars: ✭ 65 (-36.89%)
Mutual labels:  reproducible-builds
dotfiles
My dotfiles, with an out-of-date install-script. Arch, Tiling WM (i3, sway), ZSH, Neovim
Stars: ✭ 20 (-80.58%)
Mutual labels:  arch-linux
asus-fan
Kernel module to get/set (both) fan speed(s) on ASUS Zenbooks
Stars: ✭ 92 (-10.68%)
Mutual labels:  arch-linux
EasyGitianBuilder
🔨 Gitian Building made simpler on any Windows Debian/Ubuntu MacOS with Vagrant, lxc, and virtualbox
Stars: ✭ 18 (-82.52%)
Mutual labels:  reproducible-builds
cxx
🔌 Configuration-free utility for building, testing and packaging executables written in C++. Can auto-detect compilation flags based on includes, via the package system and pkg-config.
Stars: ✭ 87 (-15.53%)
Mutual labels:  arch-linux
dotfiles bspwm
Arch bspwm rice
Stars: ✭ 31 (-69.9%)
Mutual labels:  arch-linux
arch-pi
A simple script automatically installing Arch Linux for the Raspberry Pi.
Stars: ✭ 38 (-63.11%)
Mutual labels:  arch-linux
dotfiles
Salonia Matteo's dotfiles (GNU/Linux configuration)
Stars: ✭ 19 (-81.55%)
Mutual labels:  arch-linux
HADRIAN
Pantheon Desktop Environment installer script for Arch Linux
Stars: ✭ 19 (-81.55%)
Mutual labels:  arch-linux
workstation-bootstrap
My r10k/puppet based workstation bootstrapping and configuration
Stars: ✭ 18 (-82.52%)
Mutual labels:  arch-linux
gnome-control-center-x11-scaling
gnome-control-center build with Ubuntu patches for Xorg fractional scaling on Manjaro / Arch Linux
Stars: ✭ 19 (-81.55%)
Mutual labels:  arch-linux
i3wm-config
i3wm config files. Updated config files are in the repository below.
Stars: ✭ 13 (-87.38%)
Mutual labels:  arch-linux
Invidious-Updater
Automatic install and update script for Invidious
Stars: ✭ 181 (+75.73%)
Mutual labels:  arch-linux
ansible-arch-linux
Ansible playbook for provisioning Arch Linux
Stars: ✭ 18 (-82.52%)
Mutual labels:  arch-linux
archnews
Python utility for displaying Arch news feed in console.
Stars: ✭ 19 (-81.55%)
Mutual labels:  arch-linux
archdi-pkg
Arch Linux Desktop Installer Packages
Stars: ✭ 46 (-55.34%)
Mutual labels:  arch-linux
arch-plexpass
Docker build script for Arch Linux base with Plex Pass Media Server installed
Stars: ✭ 21 (-79.61%)
Mutual labels:  arch-linux

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].