gocode-git on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S gocode-git

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

$ yay -Rns gocode-git

2. Manually Install "gocode-git" via AUR

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

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

b. Clone gocode-git's git locally

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

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

$ cd ~/gocode-git $ makepkg -si

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

ID: 743416
Name: gocode-git
PackageBaseID: 39609
PackageBase: gocode-git
Version: r785.5bee97b-1
Description: An autocompletion daemon for the Go programming language
URL: https://github.com/nsf/gocode
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer:
Submitter: falconindy
FirstSubmitted: 1281533970
LastModified: 1590581485
URLPath: /cgit/aur.git/snapshot/gocode-git.tar.gz