python2-pynvim on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python2-pynvim

* (Optional) Uninstall python2-pynvim on Arch using YAY

$ yay -Rns python2-pynvim

2. Manually Install "python2-pynvim" via AUR

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

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

b. Clone python2-pynvim's git locally

$ git clone https://aur.archlinux.org/python2-pynvim.git ~/python2-pynvim

c. Go to ~/python2-pynvim folder and install it

$ cd ~/python2-pynvim $ makepkg -si

3. Information about the python2-pynvim package on Arch User Repository (AUR)

ID: 1105033
Name: python2-pynvim
PackageBaseID: 145238
PackageBase: python2-pynvim
Version: 0.4.3-2
Description: Python client for Neovim.
URL: https://github.com/neovim/pynvim
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: m3thodic
FirstSubmitted: 1569055304
LastModified: 1656445491
URLPath: /cgit/aur.git/snapshot/python2-pynvim.tar.gz