libe on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S libe

* (Optional) Uninstall libe on Arch using YAY

$ yay -Rns libe

2. Manually Install "libe" via AUR

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

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

b. Clone libe's git locally

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

c. Go to ~/libe folder and install it

$ cd ~/libe $ makepkg -si

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

ID: 238352
Name: libe
PackageBaseID: 101544
PackageBase: libe
Version: 0.11.0-2
Description: Library containing high-performance datastructures and utilities for C++ used by hyperdex
URL: https://github.com/rescrv/e
NumVotes: 0
Popularity: 0
OutOfDate: 1700227032
Maintainer: MobiusHorizons
Submitter: MobiusHorizons
FirstSubmitted: 1444440711
LastModified: 1444446075
URLPath: /cgit/aur.git/snapshot/libe.tar.gz