devtools-repro-git on AUR (Arch User Repository)

Last updated: June 30,2024

1. Install "devtools-repro-git" 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 devtools-repro-git on Arch using YAY

$ yay -S devtools-repro-git

* (Optional) Uninstall devtools-repro-git on Arch using YAY

$ yay -Rns devtools-repro-git

2. Manually Install "devtools-repro-git" via AUR

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

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

b. Clone devtools-repro-git's git locally

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

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

$ cd ~/devtools-repro-git $ makepkg -si

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

ID: 537469
Name: devtools-repro-git
PackageBaseID: 135288
PackageBase: devtools-repro-git
Version: r84.e1aa4a1-1
Description: Tools to reproduce arch linux packages
URL: http://github.com/foxboron/devtools-repro
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Foxboron
Submitter: Foxboron
FirstSubmitted: 1534974610
LastModified: 1534978318
URLPath: /cgit/aur.git/snapshot/devtools-repro-git.tar.gz