nv on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S nv

* (Optional) Uninstall nv on Arch using YAY

$ yay -Rns nv

2. Manually Install "nv" via AUR

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

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

b. Clone nv's git locally

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

c. Go to ~/nv folder and install it

$ cd ~/nv $ makepkg -si

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

ID: 1412334
Name: nv
PackageBaseID: 202610
PackageBase: nv
Version: 2.2.1-2
Description: Lightweight utility to load context specific environment variables
URL: https://github.com/jcouture/nv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mekyt
Submitter: mekyt
FirstSubmitted: 1708090816
LastModified: 1708414198
URLPath: /cgit/aur.git/snapshot/nv.tar.gz