dh-golang on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dh-golang

* (Optional) Uninstall dh-golang on Arch using YAY

$ yay -Rns dh-golang

2. Manually Install "dh-golang" via AUR

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

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

b. Clone dh-golang's git locally

$ git clone https://aur.archlinux.org/dh-golang.git ~/dh-golang

c. Go to ~/dh-golang folder and install it

$ cd ~/dh-golang $ makepkg -si

3. Information about the dh-golang package on Arch User Repository (AUR)

ID: 1345958
Name: dh-golang
PackageBaseID: 174309
PackageBase: dh-golang
Version: 1.62-1
Description: debhelper add-on for packaging software written in Go
URL: https://salsa.debian.org/go-team/packages/dh-golang
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1640208205
LastModified: 1698860485
URLPath: /cgit/aur.git/snapshot/dh-golang.tar.gz