goneovim-bin on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S goneovim-bin

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

$ yay -Rns goneovim-bin

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

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

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

$ cd ~/goneovim-bin $ makepkg -si

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

ID: 1378156
Name: goneovim-bin
PackageBaseID: 154366
PackageBase: goneovim-bin
Version: 0.6.8-1
Description: Neovim GUI written in Golang, using a Golang qt backend
URL: https://github.com/akiyosi/goneovim
NumVotes: 8
Popularity: 0.425059
OutOfDate:
Maintainer: alerque
Submitter: Moonglade
FirstSubmitted: 1592112629
LastModified: 1704047655
URLPath: /cgit/aur.git/snapshot/goneovim-bin.tar.gz