libesedb on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S libesedb

* (Optional) Uninstall libesedb on Arch using YAY

$ yay -Rns libesedb

2. Manually Install "libesedb" via AUR

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

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

b. Clone libesedb's git locally

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

c. Go to ~/libesedb folder and install it

$ cd ~/libesedb $ makepkg -si

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

ID: 1284284
Name: libesedb
PackageBaseID: 104412
PackageBase: libesedb
Version: 20230318-1
Description: Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format.
URL: https://github.com/libyal/libesedb
NumVotes: 1
Popularity: 0.368932
OutOfDate:
Maintainer: muhgoslav_klose
Submitter: jerry73204
FirstSubmitted: 1449724708
LastModified: 1688661628
URLPath: /cgit/aur.git/snapshot/libesedb.tar.gz