How to Install and Uninstall ruby-mongo Package on Kali Linux

Last updated: May 04,2024

1. Install "ruby-mongo" package

Please follow the guidance below to install ruby-mongo on Kali Linux

$ sudo apt update $ sudo apt install ruby-mongo

2. Uninstall "ruby-mongo" package

Please follow the guidance below to uninstall ruby-mongo on Kali Linux:

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

3. Information about the ruby-mongo package on Kali Linux

Package: ruby-mongo
Version: 2.5.1-1.1
Installed-Size: 1210
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-bson (>= 4.3.0~), ruby-bson (<< 5.0.0)
Size: 127684
SHA256: 6bc5869f900f42c9a56912258f0f09edb31b7c18f32f31ce7e7b3b15cc6f2214
SHA1: ac0e58be0e7eab85f569d59fb38a0864121178f6
MD5sum: 0221443e5798ed1c167fb97385c7c7c7
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.
Description-md5:
Homepage: https://www.mongodb.org
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mongo/ruby-mongo_2.5.1-1.1_all.deb