mingw-w64-gdbm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mingw-w64-gdbm

* (Optional) Uninstall mingw-w64-gdbm on Arch using YAY

$ yay -Rns mingw-w64-gdbm

2. Manually Install "mingw-w64-gdbm" via AUR

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

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

b. Clone mingw-w64-gdbm's git locally

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

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

$ cd ~/mingw-w64-gdbm $ makepkg -si

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

ID: 998408
Name: mingw-w64-gdbm
PackageBaseID: 99226
PackageBase: mingw-w64-gdbm
Version: 1.19-1
Description: GNU database library (mingw-w64)
URL: http://www.gnu.org/software/gdbm/gdbm.html
NumVotes: 2
Popularity: 0
OutOfDate: 1690661062
Maintainer:
Submitter:
FirstSubmitted: 1441202138
LastModified: 1638730641
URLPath: /cgit/aur.git/snapshot/mingw-w64-gdbm.tar.gz