nvi on AUR (Arch User Repository)
Last updated: January 22,2025
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
Copied
b. Install nvi on Arch using YAY
$
yay -S
nvi
Copied
* (Optional) Uninstall nvi on Arch using YAY
$
yay -Rns
nvi
Copied
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
Copied
b. Clone nvi's git locally
$
git clone https://aur.archlinux.org/nvi.git
~/nvi
Copied
c. Go to ~/nvi folder and install it
$
cd
~/nvi
Copied
$
makepkg -si
Copied
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
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