python-neovim-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-neovim-git

* (Optional) Uninstall python-neovim-git on Arch using YAY

$ yay -Rns python-neovim-git

2. Manually Install "python-neovim-git" via AUR

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

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

b. Clone python-neovim-git's git locally

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

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

$ cd ~/python-neovim-git $ makepkg -si

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

ID: 670940
Name: python-neovim-git
PackageBaseID: 104644
PackageBase: python-neovim-git
Version: 0.1.0.r0.g354d6f7-1
Description: Python client to neovim, git version. Use this to keep up with neovim-git
URL: http://github.com/neovim/python-client
NumVotes: 10
Popularity: 0.000501
OutOfDate: 1652041542
Maintainer: aignas
FirstSubmitted: 1450168749
LastModified: 1574841992
URLPath: /cgit/aur.git/snapshot/python-neovim-git.tar.gz