nurl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S nurl

* (Optional) Uninstall nurl on Arch using YAY

$ yay -Rns nurl

2. Manually Install "nurl" via AUR

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

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

b. Clone nurl's git locally

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

c. Go to ~/nurl folder and install it

$ cd ~/nurl $ makepkg -si

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

ID: 1292588
Name: nurl
PackageBaseID: 190774
PackageBase: nurl
Version: 0.3.13-1
Description: Generate Nix fetcher calls from repository URLs
URL: https://github.com/nix-community/nurl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1677248164
LastModified: 1689975839
URLPath: /cgit/aur.git/snapshot/nurl.tar.gz