nodejs-neovim on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S nodejs-neovim

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

$ yay -Rns nodejs-neovim

2. Manually Install "nodejs-neovim" via AUR

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

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

b. Clone nodejs-neovim's git locally

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

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

$ cd ~/nodejs-neovim $ makepkg -si

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

ID: 1011377
Name: nodejs-neovim
PackageBaseID: 132847
PackageBase: nodejs-neovim
Version: 4.10.1-1
Description: Nvim Node.js client and plugin host
URL: https://github.com/neovim/node-client
NumVotes: 18
Popularity: 1.182604
OutOfDate:
Maintainer: tjquillan
Submitter: tjquillan
FirstSubmitted: 1527439343
LastModified: 1640837217
URLPath: /cgit/aur.git/snapshot/nodejs-neovim.tar.gz