How to Install and Uninstall ruby-bson Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "ruby-bson" package

This guide let you learn how to install ruby-bson on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-bson

2. Uninstall "ruby-bson" package

Please follow the guidelines below to uninstall ruby-bson on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-bson package on Ubuntu 21.10 (Impish Indri)

Package: ruby-bson
Architecture: amd64
Version: 4.10.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 303
Depends: libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (>= 1:2.7~0), ruby (<< 1:2.8~)
Filename: pool/universe/r/ruby-bson/ruby-bson_4.10.0-2_amd64.deb
Size: 46928
MD5sum: 27fb6f40c960a00616eade41500d0e02
SHA1: 53bec6198488b8029cf8c1352de65209c76d1692
SHA256: 4ad9fedcb7ca93b5c4a6bb2606047f5907f4f22b8416bd2b889ea2429776e9ea
SHA512: d4b294512193c0a70414f1e21e4c4b2980564997f4e108c2c40d19496e015c000a8e8a3712ee0f38313c170b7ce6ec32e6fbad12b2797e391c6c3b13e46712c6
Homepage: https://docs.mongodb.com/ruby-driver/current/tutorials/bson-v4/
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
Ruby-Versions: ruby2.7