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

Last updated: May 19,2024

1. Install "juju-mongodb2.6" package

This is a short guide on how to install juju-mongodb2.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install juju-mongodb2.6

2. Uninstall "juju-mongodb2.6" package

This guide let you learn how to uninstall juju-mongodb2.6 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove juju-mongodb2.6 $ sudo apt autoclean && sudo apt autoremove

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

Package: juju-mongodb2.6
Priority: optional
Section: universe/database
Installed-Size: 79688
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Version: 2.6.10-0ubuntu1
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, libpcrecpp0v5 (>= 7.7), libsnappy1v5, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2), libyaml-cpp0.5v5
Filename: pool/universe/j/juju-mongodb2.6/juju-mongodb2.6_2.6.10-0ubuntu1_amd64.deb
Size: 24472638
MD5sum: 7ce0dc4a23c09db3547edbd0ddec916f
SHA1: 4aa6261a87e118e8f66014f89db02c9eb6d89587
SHA256: 7d87b38573e6a030d7402ea8460b6b282d4eb247aceb105cf87167bdfd4d644b
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