wiredtiger on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S wiredtiger

* (Optional) Uninstall wiredtiger on Arch using YAY

$ yay -Rns wiredtiger

2. Manually Install "wiredtiger" via AUR

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

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

b. Clone wiredtiger's git locally

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

c. Go to ~/wiredtiger folder and install it

$ cd ~/wiredtiger $ makepkg -si

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

ID: 1392333
Name: wiredtiger
PackageBaseID: 190916
PackageBase: wiredtiger
Version: 11.2.0-2
Description: High performance, scalable, NoSQL, extensible platform for data management
URL: https://github.com/wiredtiger/wiredtiger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ls4154
Submitter: ls4154
FirstSubmitted: 1677597069
LastModified: 1706187995
URLPath: /cgit/aur.git/snapshot/wiredtiger.tar.gz