guile2.0 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S guile2.0

* (Optional) Uninstall guile2.0 on Arch using YAY

$ yay -Rns guile2.0

2. Manually Install "guile2.0" via AUR

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

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

b. Clone guile2.0's git locally

$ git clone https://aur.archlinux.org/guile2.0.git ~/guile2.0

c. Go to ~/guile2.0 folder and install it

$ cd ~/guile2.0 $ makepkg -si

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

ID: 1086749
Name: guile2.0
PackageBaseID: 179247
PackageBase: guile2.0
Version: 2.0.14-6
Description: Portable, embeddable Scheme implementation written in C
URL: https://www.gnu.org/software/guile/
NumVotes: 6
Popularity: 2.7E-5
OutOfDate:
Maintainer: tallero
Submitter: arojas
FirstSubmitted: 1653828014
LastModified: 1653828014
URLPath: /cgit/aur.git/snapshot/guile2.0.tar.gz