guile-sdl on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S guile-sdl

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

$ yay -Rns guile-sdl

2. Manually Install "guile-sdl" via AUR

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

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

b. Clone guile-sdl's git locally

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

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

$ cd ~/guile-sdl $ makepkg -si

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

ID: 216418
Name: guile-sdl
PackageBaseID: 89704
PackageBase: guile-sdl
Version: 0.5.2-1
Description: SDL bindings for Guile Scheme.
URL: https://www.gnu.org/software/guile-sdl/
NumVotes: 5
Popularity: 0
OutOfDate: 1658777753
Maintainer: fivedigits
FirstSubmitted: 1421970046
LastModified: 1438244786
URLPath: /cgit/aur.git/snapshot/guile-sdl.tar.gz