nix-prefetch-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S nix-prefetch-git

* (Optional) Uninstall nix-prefetch-git on Arch using YAY

$ yay -Rns nix-prefetch-git

2. Manually Install "nix-prefetch-git" via AUR

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

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

b. Clone nix-prefetch-git's git locally

$ git clone https://aur.archlinux.org/nix-prefetch-git.git ~/nix-prefetch-git

c. Go to ~/nix-prefetch-git folder and install it

$ cd ~/nix-prefetch-git $ makepkg -si

3. Information about the nix-prefetch-git package on Arch User Repository (AUR)

ID: 898548
Name: nix-prefetch-git
PackageBaseID: 166140
PackageBase: nix-prefetch-git
Version: 0.0.0-3
Description:
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: berberman
Submitter: berberman
FirstSubmitted: 1619532253
LastModified: 1619532703
URLPath: /cgit/aur.git/snapshot/nix-prefetch-git.tar.gz