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