libejdb on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S libejdb

* (Optional) Uninstall libejdb on Arch using YAY

$ yay -Rns libejdb

2. Manually Install "libejdb" via AUR

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

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

b. Clone libejdb's git locally

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

c. Go to ~/libejdb folder and install it

$ cd ~/libejdb $ makepkg -si

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

ID: 1173454
Name: libejdb
PackageBaseID: 92647
PackageBase: libejdb
Version: 2.73-1
Description: Embedded JSON Database engine
URL: http://ejdb.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vbmithr
Submitter: danfunky
FirstSubmitted: 1430350261
LastModified: 1669227728
URLPath: /cgit/aur.git/snapshot/libejdb.tar.gz