How to Install and Uninstall libbson-xs-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "libbson-xs-perl" package

This is a short guide on how to install libbson-xs-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libbson-xs-perl" package

Here is a brief guide to show you how to uninstall libbson-xs-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libbson-xs-perl package on Ubuntu 21.10 (Impish Indri)

Package: libbson-xs-perl
Architecture: amd64
Version: 0.8.4-1build1
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.32.0-4), perlapi-5.32.0, libc6 (>= 2.17), libboolean-perl, libbson-perl (>= 1.12.1~)
Filename: pool/universe/libb/libbson-xs-perl/libbson-xs-perl_0.8.4-1build1_amd64.deb
Size: 63452
MD5sum: d89f9223990fd50fafa51fead5691c1b
SHA1: 0467e832e8608de82b32131cb716ed24372d39a2
SHA256: caa09506a78693d847b3ae099dda0861c05d3ba89889efb58804f55dd7697b33
SHA512: ff1e7307e9ea90465c4062d7b571e427f236befdc89e07b5b0b18773dfa182c40f796ac2dcb83556943ea515befeb1fa2351e1d2479c41062ce7452c6dd80910
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