neovim-remote on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S neovim-remote

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

$ yay -Rns neovim-remote

2. Manually Install "neovim-remote" via AUR

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

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

b. Clone neovim-remote's git locally

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

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

$ cd ~/neovim-remote $ makepkg -si

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

ID: 1236396
Name: neovim-remote
PackageBaseID: 104905
PackageBase: neovim-remote
Version: 2.5.1-1
Description: Support --remote and friends for Neovim
URL: https://github.com/mhinz/neovim-remote
NumVotes: 50
Popularity: 1.465038
OutOfDate:
Maintainer: hexchain
Submitter: hexchain
FirstSubmitted: 1450712079
LastModified: 1680596608
URLPath: /cgit/aur.git/snapshot/neovim-remote.tar.gz