dh-exec on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S dh-exec

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

$ yay -Rns dh-exec

2. Manually Install "dh-exec" via AUR

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

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

b. Clone dh-exec's git locally

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

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

$ cd ~/dh-exec $ makepkg -si

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

ID: 1113769
Name: dh-exec
PackageBaseID: 134619
PackageBase: dh-exec
Version: 0.23-2
Description: Debhelper executable file substition helpers
URL: https://github.com/algernon/dh-exec
NumVotes: 2
Popularity: 0
OutOfDate: 1695807007
Maintainer: wget
Submitter: wget
FirstSubmitted: 1532954005
LastModified: 1658156380
URLPath: /cgit/aur.git/snapshot/dh-exec.tar.gz