nvi on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S nvi

* (Optional) Uninstall nvi on Arch using YAY

$ yay -Rns nvi

2. Manually Install "nvi" via AUR

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

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

b. Clone nvi's git locally

$ git clone https://aur.archlinux.org/nvi.git ~/nvi

c. Go to ~/nvi folder and install it

$ cd ~/nvi $ makepkg -si

3. Information about the nvi package on Arch User Repository (AUR)

ID: 1144226
Name: nvi
PackageBaseID: 99390
PackageBase: nvi
Version: 1.79-3
Description: Portable OpenBSD vi, originally distributed as part of 4BSD.
URL: https://github.com/lacamera/nvi
NumVotes: 7
Popularity: 0.000275
OutOfDate:
Maintainer: lacamera
Submitter: 10sr
FirstSubmitted: 1441467668
LastModified: 1664129008
URLPath: /cgit/aur.git/snapshot/nvi.tar.gz