gnvim-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S gnvim-git

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

$ yay -Rns gnvim-git

2. Manually Install "gnvim-git" via AUR

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

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

b. Clone gnvim-git's git locally

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

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

$ cd ~/gnvim-git $ makepkg -si

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

ID: 1260834
Name: gnvim-git
PackageBaseID: 139948
PackageBase: gnvim-git
Version: 0.3.1.r2.3705700-1
Description: Opinionated GTK4 Neovim GUI
URL: https://github.com/vhakulinen/gnvim
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: DaZ
FirstSubmitted: 1551217580
LastModified: 1684609026
URLPath: /cgit/aur.git/snapshot/gnvim-git.tar.gz