nvfetcher on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nvfetcher

* (Optional) Uninstall nvfetcher on Arch using YAY

$ yay -Rns nvfetcher

2. Manually Install "nvfetcher" via AUR

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

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

b. Clone nvfetcher's git locally

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

c. Go to ~/nvfetcher folder and install it

$ cd ~/nvfetcher $ makepkg -si

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

ID: 1317239
Name: nvfetcher
PackageBaseID: 194751
PackageBase: nvfetcher
Version: 0.6.2.0-1
Description: Generate nix sources expr for the latest version of packages
URL: https://github.com/berberman/nvfetcher
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freed
Submitter: Freed
FirstSubmitted: 1686915989
LastModified: 1694426847
URLPath: /cgit/aur.git/snapshot/nvfetcher.tar.gz