How to Install and Uninstall libmongodb-java Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libmongodb-java" package

Here is a brief guide to show you how to install libmongodb-java on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmongodb-java

2. Uninstall "libmongodb-java" package

This tutorial shows how to uninstall libmongodb-java on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmongodb-java package on Ubuntu 21.10 (Impish Indri)

Package: libmongodb-java
Architecture: all
Version: 3.6.3-2
Priority: optional
Section: universe/java
Source: mongo-java-driver
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4000
Filename: pool/universe/m/mongo-java-driver/libmongodb-java_3.6.3-2_all.deb
Size: 1898820
MD5sum: 99607ebde746ca0454e9faefd5b030a6
SHA1: 6baecde03e991d38a7683336ffa8b485dd4b5ce8
SHA256: 08dd859f7295e1a40fab6830702df17e69e62484bb26b579cb5e84b8faca1722
SHA512: 736660f65f38488d7b9b6be61210eec5f591772837a269deb1963150b70416f99344fe5ef03fdc806ac2b7f6e301e7ec0b833e9abb29ec4a4fbcedec556630d2
Homepage: http://www.mongodb.org
Description-en: MongoDB Java Driver
Debian package for the official MongoDB Java Driver providing both synchronous
and asynchronous interaction with MongoDB. Powering the drivers is a new driver
core and BSON library.
.
Features
.
BSON Library
A standalone BSON library, with a new Codec infrastructure that you can use to
build high-performance encoders and decoders without requiring an intermediate
Map instance.
.
MongoDB Driver
An updated Java driver that includes the legacy API as well as a new generic
MongoCollection interface that complies with a new cross-driver CRUD
specification.
.
MongoDB Async Driver
A new asynchronous API that can leverage either Netty or Java 7's
AsynchronousSocketChannel for fast and non-blocking IO.
.
Core driver
The MongoDB Driver and Async Driver are both built on top of a new core
library, which anyone can use to build alternative or experimental high-level
APIs.
Description-md5: 52a11228eee9abf4d87d93775e661a4b