sqlitecpp on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "sqlitecpp" 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
Copied
b. Install sqlitecpp on Arch using YAY
$
yay -S
sqlitecpp
Copied
* (Optional) Uninstall sqlitecpp on Arch using YAY
$
yay -Rns
sqlitecpp
Copied
2. Manually Install "sqlitecpp" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sqlitecpp's git locally
$
git clone https://aur.archlinux.org/sqlitecpp.git
~/sqlitecpp
Copied
c. Go to ~/sqlitecpp folder and install it
$
cd
~/sqlitecpp
Copied
$
makepkg -si
Copied
3. Information about the sqlitecpp package on Arch User Repository (AUR)
ID: 1272607
Name: sqlitecpp
PackageBaseID: 152778
PackageBase: sqlitecpp
Version: 3.3.0-1
Description: A smart and easy to use C++ SQLite3 wrapper.
URL: https://github.com/SRombauts/SQLiteCpp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sdkbn
Submitter: sum01
FirstSubmitted: 1589479247
LastModified: 1686661905
URLPath: /cgit/aur.git/snapshot/sqlitecpp.tar.gz
Name: sqlitecpp
PackageBaseID: 152778
PackageBase: sqlitecpp
Version: 3.3.0-1
Description: A smart and easy to use C++ SQLite3 wrapper.
URL: https://github.com/SRombauts/SQLiteCpp
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sdkbn
Submitter: sum01
FirstSubmitted: 1589479247
LastModified: 1686661905
URLPath: /cgit/aur.git/snapshot/sqlitecpp.tar.gz