guile-cairo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S guile-cairo

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

$ yay -Rns guile-cairo

2. Manually Install "guile-cairo" via AUR

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

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

b. Clone guile-cairo's git locally

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

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

$ cd ~/guile-cairo $ makepkg -si

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

ID: 572166
Name: guile-cairo
PackageBaseID: 20015
PackageBase: guile-cairo
Version: 1.10.0-1
Description: Guile Scheme bindings for the cairo graphics library
URL: http://www.non-gnu.org/guile-cairo/
NumVotes: 19
Popularity: 0
OutOfDate: 1708026733
Maintainer: bidulock
Submitter: tantalum
FirstSubmitted: 1221600134
LastModified: 1546074896
URLPath: /cgit/aur.git/snapshot/guile-cairo.tar.gz