libmongo-client on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libmongo-client

* (Optional) Uninstall libmongo-client on Arch using YAY

$ yay -Rns libmongo-client

2. Manually Install "libmongo-client" via AUR

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

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

b. Clone libmongo-client's git locally

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

c. Go to ~/libmongo-client folder and install it

$ cd ~/libmongo-client $ makepkg -si

3. Information about the libmongo-client package on Arch User Repository (AUR)

ID: 356244
Name: libmongo-client
PackageBaseID: 117067
PackageBase: libmongo-client
Version: 0.1.8-1
Description: Alternative C driver for MongoDB (obsolete)
URL: https://github.com/algernon/libmongo-client
NumVotes: 0
Popularity: 0
OutOfDate: 1706212349
Maintainer:
Submitter: apathism
FirstSubmitted: 1479159299
LastModified: 1479159299
URLPath: /cgit/aur.git/snapshot/libmongo-client.tar.gz