hdb on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S hdb

* (Optional) Uninstall hdb on Arch using YAY

$ yay -Rns hdb

2. Manually Install "hdb" via AUR

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

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

b. Clone hdb's git locally

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

c. Go to ~/hdb folder and install it

$ cd ~/hdb $ makepkg -si

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

ID: 956766
Name: hdb
PackageBaseID: 169983
PackageBase: hdb
Version: 1-1
Description: The Hierarchical Database
URL: https://github.com/42LoCo42/hdb
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 42LoCo42
Submitter: 42LoCo42
FirstSubmitted: 1629125619
LastModified: 1630786774
URLPath: /cgit/aur.git/snapshot/hdb.tar.gz