sqlpp11 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sqlpp11

* (Optional) Uninstall sqlpp11 on Arch using YAY

$ yay -Rns sqlpp11

2. Manually Install "sqlpp11" via AUR

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

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

b. Clone sqlpp11's git locally

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

c. Go to ~/sqlpp11 folder and install it

$ cd ~/sqlpp11 $ makepkg -si

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

ID: 1364512
Name: sqlpp11
PackageBaseID: 90195
PackageBase: sqlpp11
Version: 0.64-1
Description: A type safe embedded domain specific language for SQL queries and results in C++
URL: https://github.com/rbock/sqlpp11
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Erroneous
Submitter: drizz
FirstSubmitted: 1423225067
LastModified: 1701717980
URLPath: /cgit/aur.git/snapshot/sqlpp11.tar.gz