mariadbpp-git on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S mariadbpp-git

* (Optional) Uninstall mariadbpp-git on Arch using YAY

$ yay -Rns mariadbpp-git

2. Manually Install "mariadbpp-git" via AUR

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

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

b. Clone mariadbpp-git's git locally

$ git clone https://aur.archlinux.org/mariadbpp-git.git ~/mariadbpp-git

c. Go to ~/mariadbpp-git folder and install it

$ cd ~/mariadbpp-git $ makepkg -si

3. Information about the mariadbpp-git package on Arch User Repository (AUR)

ID: 636492
Name: mariadbpp-git
PackageBaseID: 144213
PackageBase: mariadbpp-git
Version: 1.0.0-0
Description: C++ client library for MariaDB
URL: https://github.com/viaduck/mariadbpp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: grainrigi
FirstSubmitted: 1565407809
LastModified: 1565419672
URLPath: /cgit/aur.git/snapshot/mariadbpp-git.tar.gz