guile-dbi on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S guile-dbi

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

$ yay -Rns guile-dbi

2. Manually Install "guile-dbi" via AUR

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

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

b. Clone guile-dbi's git locally

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

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

$ cd ~/guile-dbi $ makepkg -si

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

ID: 246464
Name: guile-dbi
PackageBaseID: 98714
PackageBase: guile-dbi
Version: 2.1.6-1
Description: Guile Scheme generic database interface
URL: http://home.gna.org/guile-dbi/
NumVotes: 1
Popularity: 0
OutOfDate: 1523034384
Maintainer:
Submitter: trebb
FirstSubmitted: 1440683777
LastModified: 1447006655
URLPath: /cgit/aur.git/snapshot/guile-dbi.tar.gz