guix-installer on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S guix-installer

* (Optional) Uninstall guix-installer on Arch using YAY

$ yay -Rns guix-installer

2. Manually Install "guix-installer" via AUR

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

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

b. Clone guix-installer's git locally

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

c. Go to ~/guix-installer folder and install it

$ cd ~/guix-installer $ makepkg -si

3. Information about the guix-installer package on Arch User Repository (AUR)

ID: 1303563
Name: guix-installer
PackageBaseID: 158236
PackageBase: guix-installer
Version: 1.4.0-2
Description: A command line installer for Guix
URL: https://www.gnu.org/software/guix/
NumVotes: 6
Popularity: 0.004444
OutOfDate:
Maintainer: GNUtoo
Submitter: GNUtoo
FirstSubmitted: 1601512239
LastModified: 1691967552
URLPath: /cgit/aur.git/snapshot/guix-installer.tar.gz