How to Install and Uninstall juju-mongodb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "juju-mongodb" package

This guide let you learn how to install juju-mongodb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install juju-mongodb

2. Uninstall "juju-mongodb" package

Learn how to uninstall juju-mongodb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove juju-mongodb $ sudo apt autoclean && sudo apt autoremove

3. Information about the juju-mongodb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: juju-mongodb
Priority: optional
Section: universe/database
Installed-Size: 54235
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 2.4.10-0ubuntu6
Depends: libboost-filesystem1.58.0, libboost-program-options1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libgoogle-perftools4, libpcre3, libpcrecpp0v5 (>= 7.7), libsnappy1v5, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2)
Filename: pool/universe/j/juju-mongodb/juju-mongodb_2.4.10-0ubuntu6_amd64.deb
Size: 16120242
MD5sum: 7c052d255dfdc2fa63e6dbe6b6a3869d
SHA1: b5017d81fe98b142f66a2ca1c43834befc9ffaec
SHA256: cb9d477ef2919ceedea49b3eab2e3e2a6429bf0ed3ed03b4a2e12cde63df49a5
Description-en: MongoDB object/document-oriented database for Juju
MongoDB is a high-performance, open source, schema-free
document-oriented data store that's easy to deploy, manage
and use. It's network accessible, written in C++ and offers
the following features:
.
* Collection oriented storage - easy storage of object-style data
* Full index support, including on inner objects
* Query profiling
* Replication and fail-over support
* Efficient storage of binary data including large objects (e.g. videos)
* Auto-sharding for cloud-level scalability
.
High performance, scalability, and reasonable depth of
functionality are the goals for the project.
.
This package provides the mongod and mongos binaries for use within Juju,
the service orchestration for Ubuntu.
Description-md5: 5dc1be38e3ac4210a7d12e144274469a
Homepage: http://www.mongodb.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu