guile3 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S guile3

* (Optional) Uninstall guile3 on Arch using YAY

$ yay -Rns guile3

2. Manually Install "guile3" via AUR

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

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

b. Clone guile3's git locally

$ git clone https://aur.archlinux.org/guile3.git ~/guile3

c. Go to ~/guile3 folder and install it

$ cd ~/guile3 $ makepkg -si

3. Information about the guile3 package on Arch User Repository (AUR)

ID: 1111500
Name: guile3
PackageBaseID: 157763
PackageBase: guile3
Version: 3.0.8-2
Description: Portable, embeddable Scheme implementation written in C
URL: https://www.gnu.org/software/guile/
NumVotes: 10
Popularity: 0.328248
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1600236632
LastModified: 1657735078
URLPath: /cgit/aur.git/snapshot/guile3.tar.gz