vim-gocode on AUR (Arch User Repository)
Last updated: January 05,2025
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
Copied
b. Install vim-gocode on Arch using YAY
$
yay -S
vim-gocode
Copied
* (Optional) Uninstall vim-gocode on Arch using YAY
$
yay -Rns
vim-gocode
Copied
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
Copied
b. Clone vim-gocode's git locally
$
git clone https://aur.archlinux.org/vim-gocode.git
~/vim-gocode
Copied
c. Go to ~/vim-gocode folder and install it
$
cd
~/vim-gocode
Copied
$
makepkg -si
Copied
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
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