nix-git on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S nix-git

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

$ yay -Rns nix-git

2. Manually Install "nix-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-git's git locally

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

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

$ cd ~/nix-git $ makepkg -si

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

ID: 1278826
Name: nix-git
PackageBaseID: 105959
PackageBase: nix-git
Version: 2.2.r7982.g60f06a1-1
Description: A purely functional package manager
URL: https://nixos.org/nix
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: atweiden
FirstSubmitted: 1452484734
LastModified: 1687767119
URLPath: /cgit/aur.git/snapshot/nix-git.tar.gz