neovim-rpc-api-explorer on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S neovim-rpc-api-explorer

* (Optional) Uninstall neovim-rpc-api-explorer on Arch using YAY

$ yay -Rns neovim-rpc-api-explorer

2. Manually Install "neovim-rpc-api-explorer" via AUR

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

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

b. Clone neovim-rpc-api-explorer's git locally

$ git clone https://aur.archlinux.org/neovim-rpc-api-explorer.git ~/neovim-rpc-api-explorer

c. Go to ~/neovim-rpc-api-explorer folder and install it

$ cd ~/neovim-rpc-api-explorer $ makepkg -si

3. Information about the neovim-rpc-api-explorer package on Arch User Repository (AUR)

ID: 875904
Name: neovim-rpc-api-explorer
PackageBaseID: 164219
PackageBase: neovim-rpc-api-explorer
Version: 0.2.3-2
Description: Java application used to explore NeoVim RPC API, useful for remote plugin development
URL: https://www.ensarsarajcic.com/neovim-java
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: esensar
Submitter: esensar
FirstSubmitted: 1615484255
LastModified: 1615489423
URLPath: /cgit/aur.git/snapshot/neovim-rpc-api-explorer.tar.gz