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

Last updated: December 23,2024

1. Install "libmongodb-java" package

In this section, we are going to explain the necessary steps to install libmongodb-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmongodb-java

2. Uninstall "libmongodb-java" package

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

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

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

Package: libmongodb-java
Priority: optional
Section: universe/java
Installed-Size: 667
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: mongo-java-driver
Version: 2.12.4-1
Filename: pool/universe/m/mongo-java-driver/libmongodb-java_2.12.4-1_all.deb
Size: 550972
MD5sum: 9253eb1efdae07bee0954253ec4badca
SHA1: 10d98429045f24b397c8ea22f4eb7b4f3c111635
SHA256: fa34bcc929a9db0d50ad2bab03ed5e4e7ae20010c62548664668fb87ee6e2739
Description-en: MongoDB Java Driver
Java library to connect to the MongoDB document database.
Description-md5: cbbf175688b0fdb8c81267ef201edc52
Homepage: http://www.mongodb.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu