qdbm on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S qdbm

* (Optional) Uninstall qdbm on Arch using YAY

$ yay -Rns qdbm

2. Manually Install "qdbm" via AUR

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

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

b. Clone qdbm's git locally

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

c. Go to ~/qdbm folder and install it

$ cd ~/qdbm $ makepkg -si

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

ID: 297868
Name: qdbm
PackageBaseID: 110664
PackageBase: qdbm
Version: 1.8.78-1
Description: A library of routines for managing a database
URL: http://fallabs.com/qdbm/index.html
NumVotes: 0
Popularity: 0
OutOfDate: 1705081417
Maintainer: qwence
Submitter: qwence
FirstSubmitted: 1461825401
LastModified: 1461826368
URLPath: /cgit/aur.git/snapshot/qdbm.tar.gz