guile-sqlite3 on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S guile-sqlite3

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

$ yay -Rns guile-sqlite3

2. Manually Install "guile-sqlite3" via AUR

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

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

b. Clone guile-sqlite3's git locally

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

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

$ cd ~/guile-sqlite3 $ makepkg -si

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

ID: 871250
Name: guile-sqlite3
PackageBaseID: 134267
PackageBase: guile-sqlite3
Version: 0.1.3-1
Description: Guile bindings for the SQLite3 database engine
URL: https://notabug.org/guile-sqlite3/guile-sqlite3
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1531646182
LastModified: 1614617346
URLPath: /cgit/aur.git/snapshot/guile-sqlite3.tar.gz