How to Install and Uninstall libmongodb-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libmongodb-perl" package

Please follow the guidelines below to install libmongodb-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmongodb-perl

2. Uninstall "libmongodb-perl" package

Please follow the guidelines below to uninstall libmongodb-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmongodb-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmongodb-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmongodb-perl
Priority: optional
Section: universe/perl
Installed-Size: 984
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.2.2-1
Depends: perl (>= 5.22.1-7), perlapi-5.22.1, libc6 (>= 2.14), libauthen-scram-perl, libboolean-perl, libclass-xsaccessor-perl, libdatetime-perl (>= 2:0.7800), libmoo-perl (>= 2), libnamespace-clean-perl, libsafe-isa-perl, libtie-ixhash-perl, libtry-tiny-perl, libtype-tiny-perl, libtype-tiny-xs-perl
Recommends: libio-socket-ssl-perl (>= 1.56), libnet-ssleay-perl (>= 1.49)
Filename: pool/universe/libm/libmongodb-perl/libmongodb-perl_1.2.2-1_amd64.deb
Size: 282510
MD5sum: 59f67b63001b1fc157dec18b013055cd
SHA1: df103ccc3b290f7293808e4c83c25f95986b5b7d
SHA256: 7ec1088c866083136854d232e033384f187d523cc3e80e1e2ab06873c222f88e
Description-en: Mongo Driver for Perl
MongoDB is a high-performance, open source, schema-free document-oriented
data store. The MongoDB module provides an interface to easily access
it from Perl.
Description-md5: dd0e80e924cd906751b91fc525ab16ab
Homepage: https://metacpan.org/release/MongoDB
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu