godebug-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S godebug-git

* (Optional) Uninstall godebug-git on Arch using YAY

$ yay -Rns godebug-git

2. Manually Install "godebug-git" via AUR

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

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

b. Clone godebug-git's git locally

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

c. Go to ~/godebug-git folder and install it

$ cd ~/godebug-git $ makepkg -si

3. Information about the godebug-git package on Arch User Repository (AUR)

ID: 199669
Name: godebug-git
PackageBaseID: 94823
PackageBase: godebug-git
Version: r185.5f2c0ee-1
Description: Cross-platform debugger for Go
URL: https://github.com/mailgun/godebug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1434668344
LastModified: 1434669517
URLPath: /cgit/aur.git/snapshot/godebug-git.tar.gz