guile1.8-gtk on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S guile1.8-gtk

* (Optional) Uninstall guile1.8-gtk on Arch using YAY

$ yay -Rns guile1.8-gtk

2. Manually Install "guile1.8-gtk" via AUR

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

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

b. Clone guile1.8-gtk's git locally

$ git clone https://aur.archlinux.org/guile1.8-gtk.git ~/guile1.8-gtk

c. Go to ~/guile1.8-gtk folder and install it

$ cd ~/guile1.8-gtk $ makepkg -si

3. Information about the guile1.8-gtk package on Arch User Repository (AUR)

ID: 525512
Name: guile1.8-gtk
PackageBaseID: 106003
PackageBase: guile1.8-gtk
Version: 2.1-5
Description: Guile (Scheme) bindings for GTK+
URL: http://www.nongnu.org/guile-gtk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Athemis
Submitter: Athemis
FirstSubmitted: 1452567397
LastModified: 1531224578
URLPath: /cgit/aur.git/snapshot/guile1.8-gtk.tar.gz