nix-init on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "nix-init" 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 nix-init on Arch using YAY
$
yay -S
nix-init
Copied
* (Optional) Uninstall nix-init on Arch using YAY
$
yay -Rns
nix-init
Copied
2. Manually Install "nix-init" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nix-init's git locally
$
git clone https://aur.archlinux.org/nix-init.git
~/nix-init
Copied
c. Go to ~/nix-init folder and install it
$
cd
~/nix-init
Copied
$
makepkg -si
Copied
3. Information about the nix-init package on Arch User Repository (AUR)
ID: 1319923
Name: nix-init
PackageBaseID: 191749
PackageBase: nix-init
Version: 0.3.0-1
Description: Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more
URL: https://github.com/nix-community/nix-init
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1679309129
LastModified: 1694903932
URLPath: /cgit/aur.git/snapshot/nix-init.tar.gz
Name: nix-init
PackageBaseID: 191749
PackageBase: nix-init
Version: 0.3.0-1
Description: Generate Nix packages from URLs with hash prefetching, dependency inference, license detection, and more
URL: https://github.com/nix-community/nix-init
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1679309129
LastModified: 1694903932
URLPath: /cgit/aur.git/snapshot/nix-init.tar.gz