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

Last updated: May 20,2024

1. Install "ruby-em-mongo" package

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

$ sudo apt update $ sudo apt install ruby-em-mongo

2. Uninstall "ruby-em-mongo" package

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

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

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

Package: ruby-em-mongo
Priority: optional
Section: universe/ruby
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.1-1
Depends: ruby | ruby-interpreter, ruby-bson, ruby-eventmachine
Suggests: mongodb-server
Filename: pool/universe/r/ruby-em-mongo/ruby-em-mongo_0.5.1-1_all.deb
Size: 27624
MD5sum: 7ce334be78c9dcf3bfd00466f574b3c5
SHA1: b5d2d1eef6d14f224e7eb243576b33708a8dd3fc
SHA256: 0c192b4c2e4a238aa771a713b43136cc499e205d5c80544d53b445e543a9ada5
Description-en: Ruby EventMachine driver for MongoDB
An EventMachine client for MongoDB. Originally based on RMongo, this client
aims to be as API compatible with ruby-mongo driver as possible.
For methods that do not retrieve data from the database the API of em-mongo
should be identical (though a subset) to the ruby-mongo driver.
Description-md5: aeccf739bd1f173afe218d53dcb428ce
Homepage: http://github.com/bcg/em-mongo
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu