hyperdex on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S hyperdex

* (Optional) Uninstall hyperdex on Arch using YAY

$ yay -Rns hyperdex

2. Manually Install "hyperdex" via AUR

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

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

b. Clone hyperdex's git locally

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

c. Go to ~/hyperdex folder and install it

$ cd ~/hyperdex $ makepkg -si

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

ID: 238357
Name: hyperdex
PackageBaseID: 101555
PackageBase: hyperdex
Version: 1.8.1-1
Description: HyperDex is a scalable, searchable key-value store
URL: http://hyperdex.org
NumVotes: 1
Popularity: 0
OutOfDate: 1700227161
Maintainer: MobiusHorizons
Submitter: MobiusHorizons
FirstSubmitted: 1444447049
LastModified: 1444447055
URLPath: /cgit/aur.git/snapshot/hyperdex.tar.gz