dh-make on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install dh-make on Arch using YAY
$
yay -S
dh-make
Copied
* (Optional) Uninstall dh-make on Arch using YAY
$
yay -Rns
dh-make
Copied
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
Copied
b. Clone dh-make's git locally
$
git clone https://aur.archlinux.org/dh-make.git
~/dh-make
Copied
c. Go to ~/dh-make folder and install it
$
cd
~/dh-make
Copied
$
makepkg -si
Copied
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
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