pure-sql3 on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S pure-sql3

* (Optional) Uninstall pure-sql3 on Arch using YAY

$ yay -Rns pure-sql3

2. Manually Install "pure-sql3" via AUR

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

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

b. Clone pure-sql3's git locally

$ git clone https://aur.archlinux.org/pure-sql3.git ~/pure-sql3

c. Go to ~/pure-sql3 folder and install it

$ cd ~/pure-sql3 $ makepkg -si

3. Information about the pure-sql3 package on Arch User Repository (AUR)

ID: 195080
Name: pure-sql3
PackageBaseID: 36461
PackageBase: pure-sql3
Version: 0.5-1
Description: A Pure interface to the sqlite3 database
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1271261397
LastModified: 1434229219
URLPath: /cgit/aur.git/snapshot/pure-sql3.tar.gz