vim-gocode on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S vim-gocode

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

$ yay -Rns vim-gocode

2. Manually Install "vim-gocode" via AUR

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

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

b. Clone vim-gocode's git locally

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

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

$ cd ~/vim-gocode $ makepkg -si

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

ID: 444180
Name: vim-gocode
PackageBaseID: 92356
PackageBase: vim-gocode
Version: 20170907-1
Description: An autocompletion daemon for the Go programming language (vim scripts)
URL: https://github.com/nsf/gocode
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: navigaid
Submitter: yesuu
FirstSubmitted: 1429506724
LastModified: 1505586218
URLPath: /cgit/aur.git/snapshot/vim-gocode.tar.gz