neovim-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S neovim-git

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

$ yay -Rns neovim-git

2. Manually Install "neovim-git" via AUR

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

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

b. Clone neovim-git's git locally

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

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

$ cd ~/neovim-git $ makepkg -si

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

ID: 1424743
Name: neovim-git
PackageBaseID: 79243
PackageBase: neovim-git
Version: 0.10.0.r2536.g55c9e2c96e-1
Description: Fork of Vim aiming to improve user experience, plugins, and GUIs
URL: https://neovim.io
NumVotes: 255
Popularity: 2.253885
OutOfDate:
Maintainer: Farzat
Submitter: fhahn
FirstSubmitted: 1393012225
LastModified: 1710135385
URLPath: /cgit/aur.git/snapshot/neovim-git.tar.gz