hd on AUR (Arch User Repository)

Last updated: May 19,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

b. Install hd on Arch using YAY

$ yay -S hd

* (Optional) Uninstall hd on Arch using YAY

$ yay -Rns hd

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

b. Clone hd's git locally

$ git clone https://aur.archlinux.org/hd.git ~/hd

c. Go to ~/hd folder and install it

$ cd ~/hd $ makepkg -si

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