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

Last updated: November 07,2024

1. Install "ruby-bson-ext" package

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

$ sudo apt update $ sudo apt install ruby-bson-ext

2. Uninstall "ruby-bson-ext" package

Here is a brief guide to show you how to uninstall ruby-bson-ext on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-bson-ext
Priority: optional
Section: universe/ruby
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1.10.0-2build5
Depends: ruby (>= 1:2.3~0), ruby-bson (>= 1.9.2), libc6 (>= 2.14), libruby2.3 (>= 2.3.0~preview2)
Filename: pool/universe/r/ruby-bson-ext/ruby-bson-ext_1.10.0-2build5_amd64.deb
Size: 15890
MD5sum: ea43f65187221800b186cb3152971c5e
SHA1: 440c87e3dfe6454480ded5a6b2f362e36a2592ae
SHA256: adc7b8e6e9582a2bc0d0e25173db31dc46c01edbc5b55a6cf35333f46e0fb72b
Description-en: C extensions to accelerate the Ruby BSON serialization
This package contains C implementations of some of the functions needed by the
bson module. If possible, these implementations should be used to speed up
BSON encoding and decoding.
.
For more information about BSON, see http://bsonspec.org.
Description-md5: fe20212f556a464837ccfa82032ced13
Homepage: http://www.mongodb.org
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu