How to Install and Uninstall ruby-bson Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "ruby-bson" package

Please follow the steps below to install ruby-bson on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-bson

2. Uninstall "ruby-bson" package

This tutorial shows how to uninstall ruby-bson on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-bson package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-bson
Architecture: amd64
Version: 4.7.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 257
Depends: ruby (>= 1:2.7~0), libc6 (>= 2.14), libruby2.7 (>= 2.7.0), ruby (<< 1:2.8~)
Breaks: ruby-bson-ext (<< 4.2.0~)
Replaces: ruby-bson-ext (<< 4.2.0~)
Filename: pool/universe/r/ruby-bson/ruby-bson_4.7.0-2_amd64.deb
Size: 38456
MD5sum: 986272215d917ab88aea0f347019fb69
SHA1: f6e51b096974f3af12a564f78dcfe0ce9163099e
SHA256: 28cd8fa9d31f509d08c5125bd339cce1d0cbb0799f243d2cfb4a88fccee5e03e
SHA512: ffc6c36491eeab7670cef23ddcf26adc4379151009968d73e9dab5315b9b21c2bfb2e7df7724918d8552078371032935f2c35b36826b556fa54bd98693002a5b
Homepage: https://www.mongodb.org
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