godef-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S godef-git

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

$ yay -Rns godef-git

2. Manually Install "godef-git" via AUR

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

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

b. Clone godef-git's git locally

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

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

$ cd ~/godef-git $ makepkg -si

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

ID: 311682
Name: godef-git
PackageBaseID: 112286
PackageBase: godef-git
Version: 330.20160527-1
Description: Find symbol information in Go source
URL: https://github.com/rogpeppe/godef
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: johann
Submitter: johann
FirstSubmitted: 1465496344
LastModified: 1465498544
URLPath: /cgit/aur.git/snapshot/godef-git.tar.gz