hse on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S hse

* (Optional) Uninstall hse on Arch using YAY

$ yay -Rns hse

2. Manually Install "hse" via AUR

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

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

b. Clone hse's git locally

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

c. Go to ~/hse folder and install it

$ cd ~/hse $ makepkg -si

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

ID: 1239303
Name: hse
PackageBaseID: 174067
PackageBase: hse
Version: 3.0.0-4
Description: Heterogeneous-memory storage engine
URL: https://hse-project.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1639764346
LastModified: 1681140060
URLPath: /cgit/aur.git/snapshot/hse.tar.gz