sqlitexx on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sqlitexx

* (Optional) Uninstall sqlitexx on Arch using YAY

$ yay -Rns sqlitexx

2. Manually Install "sqlitexx" via AUR

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

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

b. Clone sqlitexx's git locally

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

c. Go to ~/sqlitexx folder and install it

$ cd ~/sqlitexx $ makepkg -si

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

ID: 226244
Name: sqlitexx
PackageBaseID: 98934
PackageBase: sqlitexx
Version: 0.0.4-1
Description: A C++ API for Sqlite.
URL: http://wiki.github.com/andreasbaumann/sqlitexx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1440833404
LastModified: 1440835648
URLPath: /cgit/aur.git/snapshot/sqlitexx.tar.gz