guile-opengl on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S guile-opengl

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

$ yay -Rns guile-opengl

2. Manually Install "guile-opengl" via AUR

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

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

b. Clone guile-opengl's git locally

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

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

$ cd ~/guile-opengl $ makepkg -si

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

ID: 1405465
Name: guile-opengl
PackageBaseID: 198449
PackageBase: guile-opengl
Version: 0.2.0-2
Description: OpenGL bindings for Guile Scheme
URL: https://www.gnu.org/software/guile-opengl/
NumVotes: 1
Popularity: 0.043452
OutOfDate:
Maintainer: micwoj92
Submitter: micwoj92
FirstSubmitted: 1697079048
LastModified: 1707298422
URLPath: /cgit/aur.git/snapshot/guile-opengl.tar.gz