dh-autoreconf on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "dh-autoreconf" 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 dh-autoreconf on Arch using YAY

$ yay -S dh-autoreconf

* (Optional) Uninstall dh-autoreconf on Arch using YAY

$ yay -Rns dh-autoreconf

2. Manually Install "dh-autoreconf" via AUR

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

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

b. Clone dh-autoreconf's git locally

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

c. Go to ~/dh-autoreconf folder and install it

$ cd ~/dh-autoreconf $ makepkg -si

3. Information about the dh-autoreconf package on Arch User Repository (AUR)

ID: 886029
Name: dh-autoreconf
PackageBaseID: 74120
PackageBase: dh-autoreconf
Version: 20-1
Description: debhelper add-on to call autoreconf and clean up after the build
URL: https://packages.debian.org/sid/dh-autoreconf
NumVotes: 7
Popularity: 0.368744
OutOfDate:
Maintainer: ImperatorStorm
Submitter: JonnyJD
FirstSubmitted: 1381152299
LastModified: 1617222316
URLPath: /cgit/aur.git/snapshot/dh-autoreconf.tar.gz