lib32-sqlite2 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lib32-sqlite2

* (Optional) Uninstall lib32-sqlite2 on Arch using YAY

$ yay -Rns lib32-sqlite2

2. Manually Install "lib32-sqlite2" via AUR

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

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

b. Clone lib32-sqlite2's git locally

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

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

$ cd ~/lib32-sqlite2 $ makepkg -si

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

ID: 1139054
Name: lib32-sqlite2
PackageBaseID: 162098
PackageBase: lib32-sqlite2
Version: 2.8.17-5
Description: A C library that implements an SQL database engine
URL: http://www.sqlite.org/
NumVotes: 1
Popularity: 0.01854
OutOfDate:
Maintainer: frazar0
Submitter: frazar0
FirstSubmitted: 1610712552
LastModified: 1663062351
URLPath: /cgit/aur.git/snapshot/lib32-sqlite2.tar.gz