sqlite_modern_cpp on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sqlite_modern_cpp

* (Optional) Uninstall sqlite_modern_cpp on Arch using YAY

$ yay -Rns sqlite_modern_cpp

2. Manually Install "sqlite_modern_cpp" via AUR

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

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

b. Clone sqlite_modern_cpp's git locally

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

c. Go to ~/sqlite_modern_cpp folder and install it

$ cd ~/sqlite_modern_cpp $ makepkg -si

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

ID: 410670
Name: sqlite_modern_cpp
PackageBaseID: 109068
PackageBase: sqlite_modern_cpp
Version: 3.2-1
Description: A lightweight modern C++ wrapper around sqlite C api.
URL: https://github.com/aminroosta/sqlite_modern_cpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: funilrys
Submitter:
FirstSubmitted: 1458486413
LastModified: 1494696025
URLPath: /cgit/aur.git/snapshot/sqlite_modern_cpp.tar.gz