guile-gtk on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S guile-gtk

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

$ yay -Rns guile-gtk

2. Manually Install "guile-gtk" via AUR

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

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

b. Clone guile-gtk's git locally

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

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

$ cd ~/guile-gtk $ makepkg -si

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

ID: 264450
Name: guile-gtk
PackageBaseID: 105997
PackageBase: guile-gtk
Version: 2.1-2
Description: Guile (Scheme) bindings for GTK+
URL: http://www.nongnu.org/guile-gtk/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Athemis
Submitter: Athemis
FirstSubmitted: 1452557610
LastModified: 1452557757
URLPath: /cgit/aur.git/snapshot/guile-gtk.tar.gz