debhelper on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "debhelper" 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 debhelper on Arch using YAY
$
yay -S
debhelper
Copied
* (Optional) Uninstall debhelper on Arch using YAY
$
yay -Rns
debhelper
Copied
2. Manually Install "debhelper" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone debhelper's git locally
$
git clone https://aur.archlinux.org/debhelper.git
~/debhelper
Copied
c. Go to ~/debhelper folder and install it
$
cd
~/debhelper
Copied
$
makepkg -si
Copied
3. Information about the debhelper package on Arch User Repository (AUR)
ID: 1417861
Name: debhelper
PackageBaseID: 15565
PackageBase: debhelper
Version: 13.14.1-2
Description: A collection of programs that can be used in a debian/rules file to automate common tasks
URL: https://salsa.debian.org/debian/debhelper
NumVotes: 61
Popularity: 1.863953
OutOfDate:
Maintainer: xiota
Submitter: Garoth
FirstSubmitted: 1242754960
LastModified: 1709188456
URLPath: /cgit/aur.git/snapshot/debhelper.tar.gz
Name: debhelper
PackageBaseID: 15565
PackageBase: debhelper
Version: 13.14.1-2
Description: A collection of programs that can be used in a debian/rules file to automate common tasks
URL: https://salsa.debian.org/debian/debhelper
NumVotes: 61
Popularity: 1.863953
OutOfDate:
Maintainer: xiota
Submitter: Garoth
FirstSubmitted: 1242754960
LastModified: 1709188456
URLPath: /cgit/aur.git/snapshot/debhelper.tar.gz