gocode-daemon on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S gocode-daemon

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

$ yay -Rns gocode-daemon

2. Manually Install "gocode-daemon" via AUR

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

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

b. Clone gocode-daemon's git locally

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

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

$ cd ~/gocode-daemon $ makepkg -si

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

ID: 444178
Name: gocode-daemon
PackageBaseID: 92337
PackageBase: gocode-daemon
Version: 20170907-1
Description: An autocompletion daemon for the Go programming language (binary only)
URL: https://github.com/nsf/gocode
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: yesuu
FirstSubmitted: 1429462284
LastModified: 1505585081
URLPath: /cgit/aur.git/snapshot/gocode-daemon.tar.gz