vim-go-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S vim-go-git

* (Optional) Uninstall vim-go-git on Arch using YAY

$ yay -Rns vim-go-git

2. Manually Install "vim-go-git" via AUR

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

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

b. Clone vim-go-git's git locally

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

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

$ cd ~/vim-go-git $ makepkg -si

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

ID: 210414
Name: vim-go-git
PackageBaseID: 88205
PackageBase: vim-go-git
Version: 20150710-1
Description: Go development plugin for Vim
URL: https://github.com/fatih/vim-go
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yesuu
Submitter: exul
FirstSubmitted: 1418428282
LastModified: 1436545202
URLPath: /cgit/aur.git/snapshot/vim-go-git.tar.gz