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