lib32-sqlite-git on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "lib32-sqlite-git" 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 lib32-sqlite-git on Arch using YAY

$ yay -S lib32-sqlite-git

* (Optional) Uninstall lib32-sqlite-git on Arch using YAY

$ yay -Rns lib32-sqlite-git

2. Manually Install "lib32-sqlite-git" via AUR

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

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

b. Clone lib32-sqlite-git's git locally

$ git clone https://aur.archlinux.org/lib32-sqlite-git.git ~/lib32-sqlite-git

c. Go to ~/lib32-sqlite-git folder and install it

$ cd ~/lib32-sqlite-git $ makepkg -si

3. Information about the lib32-sqlite-git package on Arch User Repository (AUR)

ID: 837691
Name: lib32-sqlite-git
PackageBaseID: 161218
PackageBase: lib32-sqlite-git
Version: 3.34.0-1
Description: A C library that implements an SQL database engine (32-bit)
URL: https://www.sqlite.org/
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: shoober420
FirstSubmitted: 1608772325
LastModified: 1608776433
URLPath: /cgit/aur.git/snapshot/lib32-sqlite-git.tar.gz