guix-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S guix-git

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

$ yay -Rns guix-git

2. Manually Install "guix-git" via AUR

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

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

b. Clone guix-git's git locally

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

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

$ cd ~/guix-git $ makepkg -si

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

ID: 648912
Name: guix-git
PackageBaseID: 105967
PackageBase: guix-git
Version: 1.0.1.r856.g1e609b78c7-1
Description: A purely functional package manager
URL: https://www.gnu.org/software/guix/
NumVotes: 2
Popularity: 0.00335
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: atweiden
FirstSubmitted: 1452500212
LastModified: 1569145177
URLPath: /cgit/aur.git/snapshot/guix-git.tar.gz