How to Install ruby-mongo in Ubuntu 18.04



Install ruby-mongo by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-mongo

Description:

Ruby driver for MongoDB

This package provides an interface for communicating with the MongoDB database in Ruby . For more information about Mongo, see https://www.mongodb.org.

Homepage: https://www.mongodb.org

Version: 2.5.1-1

Section: universe/ruby