sqlite2 on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install sqlite2 on Arch using YAY
$
yay -S
sqlite2
Copied
* (Optional) Uninstall sqlite2 on Arch using YAY
$
yay -Rns
sqlite2
Copied
2. Manually Install "sqlite2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sqlite2's git locally
$
git clone https://aur.archlinux.org/sqlite2.git
~/sqlite2
Copied
c. Go to ~/sqlite2 folder and install it
$
cd
~/sqlite2
Copied
$
makepkg -si
Copied
3. Information about the sqlite2 package on Arch User Repository (AUR)
ID: 918302
Name: sqlite2
PackageBaseID: 123689
PackageBase: sqlite2
Version: 2.8.17-10
Description: A C library that implements an SQL database engine
URL: http://www.sqlite.org/
NumVotes: 15
Popularity: 0.102332
OutOfDate:
Maintainer: not_anonymous
Submitter: City-busz
FirstSubmitted: 1498739018
LastModified: 1623106508
URLPath: /cgit/aur.git/snapshot/sqlite2.tar.gz
Name: sqlite2
PackageBaseID: 123689
PackageBase: sqlite2
Version: 2.8.17-10
Description: A C library that implements an SQL database engine
URL: http://www.sqlite.org/
NumVotes: 15
Popularity: 0.102332
OutOfDate:
Maintainer: not_anonymous
Submitter: City-busz
FirstSubmitted: 1498739018
LastModified: 1623106508
URLPath: /cgit/aur.git/snapshot/sqlite2.tar.gz