perl-bson on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S perl-bson

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

$ yay -Rns perl-bson

2. Manually Install "perl-bson" via AUR

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

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

b. Clone perl-bson's git locally

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

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

$ cd ~/perl-bson $ makepkg -si

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

ID: 197424
Name: perl-bson
PackageBaseID: 50945
PackageBase: perl-bson
Version: 0.11-1
Description: Pure Perl implementation of MongoDB's BSON serialization
URL: http://search.cpan.org/dist/BSON
NumVotes: 1
Popularity: 0
OutOfDate: 1654111748
Maintainer: jnbek
Submitter: minimalist
FirstSubmitted: 1311450219
LastModified: 1434485366
URLPath: /cgit/aur.git/snapshot/perl-bson.tar.gz