cppdb on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S cppdb

* (Optional) Uninstall cppdb on Arch using YAY

$ yay -Rns cppdb

2. Manually Install "cppdb" via AUR

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

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

b. Clone cppdb's git locally

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

c. Go to ~/cppdb folder and install it

$ cd ~/cppdb $ makepkg -si

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

ID: 910465
Name: cppdb
PackageBaseID: 167202
PackageBase: cppdb
Version: 0.3.1-2
Description: CppDB is an SQL connectivity library that is designed to provide platform and Database independent connectivity API.
URL: http://cppcms.com/sql/cppdb/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andreas_baumann
Submitter: andreas_baumann
FirstSubmitted: 1621671062
LastModified: 1621671062
URLPath: /cgit/aur.git/snapshot/cppdb.tar.gz