lib32-gdbm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S lib32-gdbm

* (Optional) Uninstall lib32-gdbm on Arch using YAY

$ yay -Rns lib32-gdbm

2. Manually Install "lib32-gdbm" via AUR

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

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

b. Clone lib32-gdbm's git locally

$ git clone https://aur.archlinux.org/lib32-gdbm.git ~/lib32-gdbm

c. Go to ~/lib32-gdbm folder and install it

$ cd ~/lib32-gdbm $ makepkg -si

3. Information about the lib32-gdbm package on Arch User Repository (AUR)

ID: 1205045
Name: lib32-gdbm
PackageBaseID: 29642
PackageBase: lib32-gdbm
Version: 1.23-1
Description: GNU database library (32-bit)
URL: http://www.gnu.org/software/gdbm/gdbm.html
NumVotes: 182
Popularity: 0
OutOfDate:
Maintainer: HurricanePootis
Submitter: maribu
FirstSubmitted: 1251388684
LastModified: 1675284800
URLPath: /cgit/aur.git/snapshot/lib32-gdbm.tar.gz