guile-sdl2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S guile-sdl2

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

$ yay -Rns guile-sdl2

2. Manually Install "guile-sdl2" via AUR

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

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

b. Clone guile-sdl2's git locally

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

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

$ cd ~/guile-sdl2 $ makepkg -si

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

ID: 1385646
Name: guile-sdl2
PackageBaseID: 165608
PackageBase: guile-sdl2
Version: 0.8.0-2
Description: Guile Scheme bindings for SDL2
URL: https://dthompson.us/projects/guile-sdl2.html
NumVotes: 1
Popularity: 0.010476
OutOfDate:
Maintainer: hugo.hornquist
Submitter: hugo.hornquist
FirstSubmitted: 1618422392
LastModified: 1705249157
URLPath: /cgit/aur.git/snapshot/guile-sdl2.tar.gz