How to Install and Uninstall libbson-xs-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "libbson-xs-perl" package

Please follow the steps below to install libbson-xs-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libbson-xs-perl

2. Uninstall "libbson-xs-perl" package

In this section, we are going to explain the necessary steps to uninstall libbson-xs-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libbson-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbson-xs-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbson-xs-perl
Architecture: amd64
Version: 0.8.4-1
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 210
Depends: perl (>= 5.30.3-4), perlapi-5.30.3, libc6 (>= 2.17), libboolean-perl, libbson-perl (>= 1.12.1~)
Filename: pool/universe/libb/libbson-xs-perl/libbson-xs-perl_0.8.4-1_amd64.deb
Size: 63516
MD5sum: 7672ed153793a853f7a6a2756bd9c90e
SHA1: debb72ecd145739916133132931c0e91ecfef400
SHA256: 756916063a6cc09701cbbc5f6c1b9a1e0374fa309110260ab4fcc99f92c740c3
SHA512: 01bb6abcccaeb3251caf663e5a4f89d63b61c864f1f1240fb4d751e4d3be5a8a3ea3d43f2576d262784e1f3b07477f95578d9e053b0ca7192a8a1304928457f0
Homepage: https://metacpan.org/release/BSON-XS
Description-en: Perl XS implementation of MongoDB's BSON serialization
The BSON class implements a BSON encoder/decoder ("codec"). It consumes
"documents" (typically hash references) and emits BSON strings and vice versa
in accordance with the BSON Specification (http://bsonspec.org).
.
BSON is the primary data representation for MongoDB. While this module has
several features that support MongoDB-specific needs and conventions, it can
be used as a standalone serialization format.
.
BSON::XS contains an XS implementation for BSON encoding and decoding.
There is no public API. Use the BSON module and it will choose the best
implementation for you.
.
As of August 13, 2020, the MongoDB Perl driver and related libraries are no
longer supported by MongoDB.
Description-md5: a266b68f34cbf7d1dfdf9324930180b9