aur-repro on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "aur-repro" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install aur-repro on Arch using YAY

$ yay -S aur-repro

* (Optional) Uninstall aur-repro on Arch using YAY

$ yay -Rns aur-repro

2. Manually Install "aur-repro" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone aur-repro's git locally

$ git clone https://aur.archlinux.org/aur-repro.git ~/aur-repro

c. Go to ~/aur-repro folder and install it

$ cd ~/aur-repro $ makepkg -si

3. Information about the aur-repro package on Arch User Repository (AUR)

ID: 1352155
Name: aur-repro
PackageBaseID: 199494
PackageBase: aur-repro
Version: 0.0.0-1
Description: Reproducible Builds for packages in the Arch User Repository (AUR)
URL: https://github.com/kpcyrd/aur-repro
NumVotes: 1
Popularity: 0.088728
OutOfDate:
Maintainer: kpcyrd
Submitter: kpcyrd
FirstSubmitted: 1699835735
LastModified: 1699835735
URLPath: /cgit/aur.git/snapshot/aur-repro.tar.gz