perl-mldbm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S perl-mldbm

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

$ yay -Rns perl-mldbm

2. Manually Install "perl-mldbm" via AUR

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

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

b. Clone perl-mldbm's git locally

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

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

$ cd ~/perl-mldbm $ makepkg -si

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

ID: 197861
Name: perl-mldbm
PackageBaseID: 14502
PackageBase: perl-mldbm
Version: 2.05-1
Description: store multi-level Perl hash structure in single level tied hash
URL: http://search.mcpan.org/dist/MLDBM
NumVotes: 4
Popularity: 0.000607
OutOfDate: 1708100449
Maintainer: jnbek
Submitter: daronin
FirstSubmitted: 1199384219
LastModified: 1434489774
URLPath: /cgit/aur.git/snapshot/perl-mldbm.tar.gz