qnvim-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S qnvim-git

* (Optional) Uninstall qnvim-git on Arch using YAY

$ yay -Rns qnvim-git

2. Manually Install "qnvim-git" via AUR

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

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

b. Clone qnvim-git's git locally

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

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

$ cd ~/qnvim-git $ makepkg -si

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

ID: 716453
Name: qnvim-git
PackageBaseID: 151021
PackageBase: qnvim-git
Version: v1.2.0.r5.g9163c46-1
Description: Neovim backend for Qt Creator
URL: https://github.com/sassanh/qnvim
NumVotes: 0
Popularity: 0
OutOfDate: 1593854026
Maintainer:
FirstSubmitted: 1585851794
LastModified: 1585995696
URLPath: /cgit/aur.git/snapshot/qnvim-git.tar.gz