libmongocrypt on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libmongocrypt

* (Optional) Uninstall libmongocrypt on Arch using YAY

$ yay -Rns libmongocrypt

2. Manually Install "libmongocrypt" via AUR

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

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

b. Clone libmongocrypt's git locally

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

c. Go to ~/libmongocrypt folder and install it

$ cd ~/libmongocrypt $ makepkg -si

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

ID: 1322046
Name: libmongocrypt
PackageBaseID: 191661
PackageBase: libmongocrypt
Version: 1.8.2-2
Description: C library for client side and queryable encryption in MongoDB
URL: https://github.com/mongodb/libmongocrypt
NumVotes: 3
Popularity: 0.05327
OutOfDate:
Maintainer: yakoyakoyokuyoku
Submitter: yakoyakoyokuyoku
FirstSubmitted: 1679058843
LastModified: 1695237263
URLPath: /cgit/aur.git/snapshot/libmongocrypt.tar.gz