libmdbx on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "libmdbx" 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 libmdbx on Arch using YAY
$
yay -S
libmdbx
Copied
* (Optional) Uninstall libmdbx on Arch using YAY
$
yay -Rns
libmdbx
Copied
2. Manually Install "libmdbx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libmdbx's git locally
$
git clone https://aur.archlinux.org/libmdbx.git
~/libmdbx
Copied
c. Go to ~/libmdbx folder and install it
$
cd
~/libmdbx
Copied
$
makepkg -si
Copied
3. Information about the libmdbx package on Arch User Repository (AUR)
ID: 1039575
Name: libmdbx
PackageBaseID: 162869
PackageBase: libmdbx
Version: 0.11.4-1
Description: Extremely fast, compact, powerful, embedded, transactional key-value database, with permissive license.
URL: https://github.com/erthink/libmdbx
NumVotes: 0
Popularity: 0
OutOfDate: 1673803888
Maintainer: erthink
Submitter: Thermi
FirstSubmitted: 1612395113
LastModified: 1645203194
URLPath: /cgit/aur.git/snapshot/libmdbx.tar.gz
Name: libmdbx
PackageBaseID: 162869
PackageBase: libmdbx
Version: 0.11.4-1
Description: Extremely fast, compact, powerful, embedded, transactional key-value database, with permissive license.
URL: https://github.com/erthink/libmdbx
NumVotes: 0
Popularity: 0
OutOfDate: 1673803888
Maintainer: erthink
Submitter: Thermi
FirstSubmitted: 1612395113
LastModified: 1645203194
URLPath: /cgit/aur.git/snapshot/libmdbx.tar.gz