sqlite3pp-git on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S sqlite3pp-git

* (Optional) Uninstall sqlite3pp-git on Arch using YAY

$ yay -Rns sqlite3pp-git

2. Manually Install "sqlite3pp-git" via AUR

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

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

b. Clone sqlite3pp-git's git locally

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

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

$ cd ~/sqlite3pp-git $ makepkg -si

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

ID: 568128
Name: sqlite3pp-git
PackageBaseID: 89031
PackageBase: sqlite3pp-git
Version: 1.0.8+1.g30d38560c7-1
Description: C++ wrapper of SQLite3 API
URL: https://github.com/iwongu/sqlite3pp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: 1ace
FirstSubmitted: 1420069483
LastModified: 1544706180
URLPath: /cgit/aur.git/snapshot/sqlite3pp-git.tar.gz