hd on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "hd" 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 hd on Arch using YAY
$
yay -S
hd
Copied
* (Optional) Uninstall hd on Arch using YAY
$
yay -Rns
hd
Copied
2. Manually Install "hd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hd's git locally
$
git clone https://aur.archlinux.org/hd.git
~/hd
Copied
c. Go to ~/hd folder and install it
$
cd
~/hd
Copied
$
makepkg -si
Copied
3. Information about the hd package on Arch User Repository (AUR)
ID: 1160653
Name: hd
PackageBaseID: 187067
PackageBase: hd
Version: 1.5-93
Description: C makefile generator
URL: https://github.com/Noah-Arcouette/hd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NoahArcouette
Submitter: NoahArcouette
FirstSubmitted: 1667344447
LastModified: 1667350655
URLPath: /cgit/aur.git/snapshot/hd.tar.gz
Name: hd
PackageBaseID: 187067
PackageBase: hd
Version: 1.5-93
Description: C makefile generator
URL: https://github.com/Noah-Arcouette/hd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NoahArcouette
Submitter: NoahArcouette
FirstSubmitted: 1667344447
LastModified: 1667350655
URLPath: /cgit/aur.git/snapshot/hd.tar.gz