goneovim-git-bin on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S goneovim-git-bin

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

$ yay -Rns goneovim-git-bin

2. Manually Install "goneovim-git-bin" 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-bin's git locally

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

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

$ cd ~/goneovim-git-bin $ makepkg -si

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

ID: 1114634
Name: goneovim-git-bin
PackageBaseID: 184155
PackageBase: goneovim-git-bin
Version: 0.6.2-1
Description: A Neovim GUI written in Go
URL: https://github.com/akiyosi/goneovim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
FirstSubmitted: 1658348225
LastModified: 1658348225
URLPath: /cgit/aur.git/snapshot/goneovim-git-bin.tar.gz