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

Last updated: May 17,2024

1. Install "ruby-bson" package

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

$ sudo apt update $ sudo apt install ruby-bson

2. Uninstall "ruby-bson" package

This guide let you learn how to uninstall ruby-bson on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-bson
Priority: optional
Section: universe/ruby
Installed-Size: 95
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.10.0-2
Depends: ruby | ruby-interpreter
Recommends: ruby-bson-ext
Filename: pool/universe/r/ruby-bson/ruby-bson_1.10.0-2_all.deb
Size: 19044
MD5sum: 84e51f09cdd1ef4742f89115ec12afaf
SHA1: 52f2aabb9e8968937b8833d5e47a6f8fde2d7f6e
SHA256: c6cd4912d9997e389bd942c21a5eb38fe3d68bda2d244e8c5d5bb6bc9466f918
Description-en: Ruby implementation of BSON
BSON is a binary-encoded serialization of JSON-like documents. It is a binary
form for representing simple data structures and associative arrays.
.
This library provides an implementation of BSON for the Ruby programming
language.
Description-md5: 7f6d0d282b747ab2c8bbeeddf8bef2d1
Homepage: http://www.mongodb.org
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu