hyperleveldb on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S hyperleveldb

* (Optional) Uninstall hyperleveldb on Arch using YAY

$ yay -Rns hyperleveldb

2. Manually Install "hyperleveldb" via AUR

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

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

b. Clone hyperleveldb's git locally

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

c. Go to ~/hyperleveldb folder and install it

$ cd ~/hyperleveldb $ makepkg -si

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

ID: 238344
Name: hyperleveldb
PackageBaseID: 101547
PackageBase: hyperleveldb
Version: 1.2.2-1
Description: A fork of LevelDB intended to meet the needs of HyperDex while remaining compatible with LevelDB used by HyperDex
URL: https://github.com/rescrv/HyperLevelDB
NumVotes: 0
Popularity: 0
OutOfDate: 1700226994
Maintainer: MobiusHorizons
Submitter: MobiusHorizons
FirstSubmitted: 1444441224
LastModified: 1444444603
URLPath: /cgit/aur.git/snapshot/hyperleveldb.tar.gz