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
Copied
b. Install cppdb on Arch using YAY
$
yay -S
cppdb
Copied
* (Optional) Uninstall cppdb on Arch using YAY
$
yay -Rns
cppdb
Copied
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
Copied
b. Clone cppdb's git locally
$
git clone https://aur.archlinux.org/cppdb.git
~/cppdb
Copied
c. Go to ~/cppdb folder and install it
$
cd
~/cppdb
Copied
$
makepkg -si
Copied
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
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