libdbh2 on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S libdbh2

* (Optional) Uninstall libdbh2 on Arch using YAY

$ yay -Rns libdbh2

2. Manually Install "libdbh2" via AUR

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

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

b. Clone libdbh2's git locally

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

c. Go to ~/libdbh2 folder and install it

$ cd ~/libdbh2 $ makepkg -si

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

ID: 439544
Name: libdbh2
PackageBaseID: 82122
PackageBase: libdbh2
Version: 5.0.22-1
Description: Disk based hashtables
URL: http://sf.net/projects/dbh
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1400901817
LastModified: 1504075517
URLPath: /cgit/aur.git/snapshot/libdbh2.tar.gz