perl-bdb on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S perl-bdb

* (Optional) Uninstall perl-bdb on Arch using YAY

$ yay -Rns perl-bdb

2. Manually Install "perl-bdb" via AUR

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

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

b. Clone perl-bdb's git locally

$ git clone https://aur.archlinux.org/perl-bdb.git ~/perl-bdb

c. Go to ~/perl-bdb folder and install it

$ cd ~/perl-bdb $ makepkg -si

3. Information about the perl-bdb package on Arch User Repository (AUR)

ID: 197415
Name: perl-bdb
PackageBaseID: 50585
PackageBase: perl-bdb
Version: 1.91-1
Description: Asynchronous Berkeley DB access
URL: http://search.mcpan.org/dist/BDB
NumVotes: 0
Popularity: 0
OutOfDate: 1642853094
Maintainer: jnbek
Submitter: Athaba
FirstSubmitted: 1310226420
LastModified: 1434485263
URLPath: /cgit/aur.git/snapshot/perl-bdb.tar.gz