guile-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S guile-git

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

$ yay -Rns guile-git

2. Manually Install "guile-git" via AUR

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

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

b. Clone guile-git's git locally

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

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

$ cd ~/guile-git $ makepkg -si

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

ID: 1167987
Name: guile-git
PackageBaseID: 33538
PackageBase: guile-git
Version: 1:3.0.8.r86.gf72cd7915-1
Description: A portable, embeddable Scheme implementation (Git snapshot)
URL: http://www.gnu.org/software/guile/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: IslandC0der
Submitter: pnorcks
FirstSubmitted: 1263325950
LastModified: 1668244860
URLPath: /cgit/aur.git/snapshot/guile-git.tar.gz