perl-mongodb on AUR (Arch User Repository)

Last updated: May 28,2024

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

$ yay -S perl-mongodb

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

$ yay -Rns perl-mongodb

2. Manually Install "perl-mongodb" via AUR

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

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

b. Clone perl-mongodb's git locally

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

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

$ cd ~/perl-mongodb $ makepkg -si

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

ID: 283216
Name: perl-mongodb
PackageBaseID: 50591
PackageBase: perl-mongodb
Version: 1.2.3-1
Description: Official MongoDB Driver for Perl
URL: https://metacpan.org/release/MongoDB
NumVotes: 3
Popularity: 0
OutOfDate: 1639764353
Maintainer: jnbek
FirstSubmitted: 1310236134
LastModified: 1457538528
URLPath: /cgit/aur.git/snapshot/perl-mongodb.tar.gz