gogetdoc-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S gogetdoc-git

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

$ yay -Rns gogetdoc-git

2. Manually Install "gogetdoc-git" via AUR

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

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

b. Clone gogetdoc-git's git locally

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

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

$ cd ~/gogetdoc-git $ makepkg -si

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

ID: 704514
Name: gogetdoc-git
PackageBaseID: 130382
PackageBase: gogetdoc-git
Version: 91.20190227-1
Description: Gets documentation for items in Go source code.
URL: https://github.com/zmb3/gogetdoc
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fzerorubigd
Submitter: fzerorubigd
FirstSubmitted: 1519676365
LastModified: 1583504753
URLPath: /cgit/aur.git/snapshot/gogetdoc-git.tar.gz