duh on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S duh

* (Optional) Uninstall duh on Arch using YAY

$ yay -Rns duh

2. Manually Install "duh" via AUR

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

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

b. Clone duh's git locally

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

c. Go to ~/duh folder and install it

$ cd ~/duh $ makepkg -si

3. Information about the duh package on Arch User Repository (AUR)

ID: 939879
Name: duh
PackageBaseID: 169270
PackageBase: duh
Version: 1.19.0-1
Description: DUH is a suite of tools for packaging reusable hardware components and designs.
URL: https://github.com/sifive/duh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: taotieren
Submitter: taotieren
FirstSubmitted: 1627387455
LastModified: 1627387455
URLPath: /cgit/aur.git/snapshot/duh.tar.gz