How to Install and Uninstall ruby-mongo Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "ruby-mongo" package

Please follow the steps below to install ruby-mongo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-mongo

2. Uninstall "ruby-mongo" package

Please follow the steps below to uninstall ruby-mongo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-mongo $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mongo package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-mongo
Priority: optional
Section: universe/ruby
Installed-Size: 402
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.10.0-1
Depends: ruby | ruby-interpreter, ruby-bson (>= 1.10.0), ruby-bson-ext (>= 1.10.0)
Filename: pool/universe/r/ruby-mongo/ruby-mongo_1.10.0-1_all.deb
Size: 67362
MD5sum: 4c147d3a3f517a50edc41762843588a7
SHA1: 6c5e6188e806ca4024ebc2cd2bc43259114bb86c
SHA256: 861eaebce0d9422f04cdb4e7b2da2c38e3d5f64500252b7ec5590f74db509c9a
Description-en: Ruby driver for MongoDB
This package provides an interface for communicating with the MongoDB database
in Ruby
.
For more information about Mongo, see http://www.mongodb.org.
Description-md5: d1e153e525346430e13177f1ce26c263
Homepage: http://www.mongodb.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu