dh-make on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S dh-make

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

$ yay -Rns dh-make

2. Manually Install "dh-make" via AUR

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

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

b. Clone dh-make's git locally

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

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

$ cd ~/dh-make $ makepkg -si

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

ID: 1349626
Name: dh-make
PackageBaseID: 55450
PackageBase: dh-make
Version: 2.202303-1
Description: Tool that converts source archives into Debian package source
URL: https://salsa.debian.org/debian/dh-make
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: lamaral
Submitter:
FirstSubmitted: 1325319411
LastModified: 1699435967
URLPath: /cgit/aur.git/snapshot/dh-make.tar.gz