guile-config on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S guile-config

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

$ yay -Rns guile-config

2. Manually Install "guile-config" via AUR

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

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

b. Clone guile-config's git locally

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

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

$ cd ~/guile-config $ makepkg -si

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

ID: 1174329
Name: guile-config
PackageBaseID: 157557
PackageBase: guile-config
Version: 0.5.1-3
Description: Configuration management library for GNU Guile
URL: https://gitlab.com/a-sassmannshausen/guile-config
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rosekunkel
FirstSubmitted: 1599715319
LastModified: 1669457635
URLPath: /cgit/aur.git/snapshot/guile-config.tar.gz