neovim-drop-in on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S neovim-drop-in

* (Optional) Uninstall neovim-drop-in on Arch using YAY

$ yay -Rns neovim-drop-in

2. Manually Install "neovim-drop-in" via AUR

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

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

b. Clone neovim-drop-in's git locally

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

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

$ cd ~/neovim-drop-in $ makepkg -si

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

ID: 352202
Name: neovim-drop-in
PackageBaseID: 116690
PackageBase: neovim-drop-in
Version: 1-1
Description: Emulate vim and vi executables with neovim
URL: https://neovim.io/doc/user/vim_diff.html
NumVotes: 18
Popularity: 0.001816
OutOfDate:
Maintainer: seadanda
Submitter: danielgreve
FirstSubmitted: 1478093111
LastModified: 1478094929
URLPath: /cgit/aur.git/snapshot/neovim-drop-in.tar.gz