mongo-cxx-driver on AUR (Arch User Repository)

Last updated: June 09,2024

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

$ yay -S mongo-cxx-driver

* (Optional) Uninstall mongo-cxx-driver on Arch using YAY

$ yay -Rns mongo-cxx-driver

2. Manually Install "mongo-cxx-driver" via AUR

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

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

b. Clone mongo-cxx-driver's git locally

$ git clone https://aur.archlinux.org/mongo-cxx-driver.git ~/mongo-cxx-driver

c. Go to ~/mongo-cxx-driver folder and install it

$ cd ~/mongo-cxx-driver $ makepkg -si

3. Information about the mongo-cxx-driver package on Arch User Repository (AUR)

ID: 1396545
Name: mongo-cxx-driver
PackageBaseID: 106753
PackageBase: mongo-cxx-driver
Version: 3.9.0-1
Description: C++ driver for MongoDB
URL: http://mongocxx.org/
NumVotes: 10
Popularity: 0.024722
OutOfDate:
Maintainer: luso58
Submitter: jbreams
FirstSubmitted: 1454016357
LastModified: 1706775712
URLPath: /cgit/aur.git/snapshot/mongo-cxx-driver.tar.gz