cdbxx on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cdbxx

* (Optional) Uninstall cdbxx on Arch using YAY

$ yay -Rns cdbxx

2. Manually Install "cdbxx" via AUR

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

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

b. Clone cdbxx's git locally

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

c. Go to ~/cdbxx folder and install it

$ cd ~/cdbxx $ makepkg -si

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

ID: 475714
Name: cdbxx
PackageBaseID: 128775
PackageBase: cdbxx
Version: 0.0.1rc2-5
Description: cdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database
URL: http://cdbxx.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Barthalion
FirstSubmitted: 1515245894
LastModified: 1515245894
URLPath: /cgit/aur.git/snapshot/cdbxx.tar.gz