neovim-nightly on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S neovim-nightly

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

$ yay -Rns neovim-nightly

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

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

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

$ cd ~/neovim-nightly $ makepkg -si

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

ID: 1398225
Name: neovim-nightly
PackageBaseID: 202114
PackageBase: neovim-nightly
Version: 0.10.0.r2250.g6bba4beced-1
Description: Fork of Vim aiming to improve user experience, plugins, and GUIs
URL: https://neovim.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1706839820
LastModified: 1706839820
URLPath: /cgit/aur.git/snapshot/neovim-nightly.tar.gz