sqlpp11-connector-sqlite3 on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S sqlpp11-connector-sqlite3

* (Optional) Uninstall sqlpp11-connector-sqlite3 on Arch using YAY

$ yay -Rns sqlpp11-connector-sqlite3

2. Manually Install "sqlpp11-connector-sqlite3" via AUR

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

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

b. Clone sqlpp11-connector-sqlite3's git locally

$ git clone https://aur.archlinux.org/sqlpp11-connector-sqlite3.git ~/sqlpp11-connector-sqlite3

c. Go to ~/sqlpp11-connector-sqlite3 folder and install it

$ cd ~/sqlpp11-connector-sqlite3 $ makepkg -si

3. Information about the sqlpp11-connector-sqlite3 package on Arch User Repository (AUR)

ID: 207687
Name: sqlpp11-connector-sqlite3
PackageBaseID: 95607
PackageBase: sqlpp11-connector-sqlite3
Version: 0.15-1
Description: A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.
URL: https://github.com/rbock/sqlpp11-connector-sqlite3
NumVotes: 0
Popularity: 0
OutOfDate: 1704367020
Maintainer:
Submitter: Kritias
FirstSubmitted: 1436202475
LastModified: 1436202692
URLPath: /cgit/aur.git/snapshot/sqlpp11-connector-sqlite3.tar.gz