nextvi-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nextvi-git

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

$ yay -Rns nextvi-git

2. Manually Install "nextvi-git" via AUR

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

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

b. Clone nextvi-git's git locally

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

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

$ cd ~/nextvi-git $ makepkg -si

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

ID: 1305182
Name: nextvi-git
PackageBaseID: 196732
PackageBase: nextvi-git
Version: r649.ab7042d-1
Description: Next version of neatvi (a small vi/ex editor) for editing bidirectional UTF-8 text
URL: https://github.com/kyx0r/nextvi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1692252464
LastModified: 1692252464
URLPath: /cgit/aur.git/snapshot/nextvi-git.tar.gz