goneovim-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S goneovim-git

* (Optional) Uninstall goneovim-git on Arch using YAY

$ yay -Rns goneovim-git

2. Manually Install "goneovim-git" via AUR

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

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

b. Clone goneovim-git's git locally

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

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

$ cd ~/goneovim-git $ makepkg -si

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

ID: 1144887
Name: goneovim-git
PackageBaseID: 169425
PackageBase: goneovim-git
Version: r2332.c87cba6-1
Description: Neovim GUI written in Golang, using a Golang qt backend (git build)
URL: https://github.com/akiyosi/goneovim
NumVotes: 2
Popularity: 7.4E-5
OutOfDate:
Maintainer: shanoaice
Submitter: shanoaice
FirstSubmitted: 1627719179
LastModified: 1664286260
URLPath: /cgit/aur.git/snapshot/goneovim-git.tar.gz