gonvim on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S gonvim

* (Optional) Uninstall gonvim on Arch using YAY

$ yay -Rns gonvim

2. Manually Install "gonvim" via AUR

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

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

b. Clone gonvim's git locally

$ git clone https://aur.archlinux.org/gonvim.git ~/gonvim

c. Go to ~/gonvim folder and install it

$ cd ~/gonvim $ makepkg -si

3. Information about the gonvim package on Arch User Repository (AUR)

ID: 507608
Name: gonvim
PackageBaseID: 123485
PackageBase: gonvim
Version: 0.22-1
Description: Neovim GUI written in Golang
URL: https://github.com/dzhou121/gonvim
NumVotes: 6
Popularity: 0
OutOfDate: 1544152521
Maintainer:
Submitter: wbthomason
FirstSubmitted: 1497937818
LastModified: 1525299580
URLPath: /cgit/aur.git/snapshot/gonvim.tar.gz