guile-lib on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S guile-lib

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

$ yay -Rns guile-lib

2. Manually Install "guile-lib" via AUR

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

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

b. Clone guile-lib's git locally

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

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

$ cd ~/guile-lib $ makepkg -si

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

ID: 911867
Name: guile-lib
PackageBaseID: 20031
PackageBase: guile-lib
Version: 0.2.7-2
Description: Repository of useful code written in Guile Scheme
URL: http://www.nongnu.org/guile-lib/
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: tantalum
FirstSubmitted: 1221689139
LastModified: 1621897233
URLPath: /cgit/aur.git/snapshot/guile-lib.tar.gz