nvim-vim on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nvim-vim

* (Optional) Uninstall nvim-vim on Arch using YAY

$ yay -Rns nvim-vim

2. Manually Install "nvim-vim" via AUR

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

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

b. Clone nvim-vim's git locally

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

c. Go to ~/nvim-vim folder and install it

$ cd ~/nvim-vim $ makepkg -si

3. Information about the nvim-vim package on Arch User Repository (AUR)

ID: 1184683
Name: nvim-vim
PackageBaseID: 188832
PackageBase: nvim-vim
Version: 1-1
Description: A symlink for using neovim as a vim dropin replacement
URL: https://github.com/neovim/neovim
NumVotes: 3
Popularity: 0.089801
OutOfDate:
Maintainer: Stetsed
Submitter: Stetsed
FirstSubmitted: 1671369035
LastModified: 1671369156
URLPath: /cgit/aur.git/snapshot/nvim-vim.tar.gz