sqlitecpp on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S sqlitecpp

* (Optional) Uninstall sqlitecpp on Arch using YAY

$ yay -Rns sqlitecpp

2. Manually Install "sqlitecpp" via AUR

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

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

b. Clone sqlitecpp's git locally

$ git clone https://aur.archlinux.org/sqlitecpp.git ~/sqlitecpp

c. Go to ~/sqlitecpp folder and install it

$ cd ~/sqlitecpp $ makepkg -si

3. Information about the sqlitecpp package on Arch User Repository (AUR)

ID: 1272607
Name: sqlitecpp
PackageBaseID: 152778
PackageBase: sqlitecpp
Version: 3.3.0-1
Description: A smart and easy to use C++ SQLite3 wrapper.
URL: https://github.com/SRombauts/SQLiteCpp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sdkbn
Submitter: sum01
FirstSubmitted: 1589479247
LastModified: 1686661905
URLPath: /cgit/aur.git/snapshot/sqlitecpp.tar.gz