neovim-nightly-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S neovim-nightly-bin

* (Optional) Uninstall neovim-nightly-bin on Arch using YAY

$ yay -Rns neovim-nightly-bin

2. Manually Install "neovim-nightly-bin" via AUR

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

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

b. Clone neovim-nightly-bin's git locally

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

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

$ cd ~/neovim-nightly-bin $ makepkg -si

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

ID: 1221241
Name: neovim-nightly-bin
PackageBaseID: 161321
PackageBase: neovim-nightly-bin
Version: 0.9.0+dev+1115+g446c353a5-1
Description: Fork of Vim aiming to improve user experience, plugins, and GUIs (nightly build)
URL: https://neovim.io
NumVotes: 55
Popularity: 2.947249
OutOfDate:
Maintainer: eclairevoyant
Submitter: quebin31
FirstSubmitted: 1609096081
LastModified: 1677945617
URLPath: /cgit/aur.git/snapshot/neovim-nightly-bin.tar.gz