libmongocrypt on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install libmongocrypt on Arch using YAY
$
yay -S
libmongocrypt
Copied
* (Optional) Uninstall libmongocrypt on Arch using YAY
$
yay -Rns
libmongocrypt
Copied
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
Copied
b. Clone libmongocrypt's git locally
$
git clone https://aur.archlinux.org/libmongocrypt.git
~/libmongocrypt
Copied
c. Go to ~/libmongocrypt folder and install it
$
cd
~/libmongocrypt
Copied
$
makepkg -si
Copied
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
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