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