How to Install and Uninstall rubygem-bson.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 30,2024

1. Install "rubygem-bson.x86_64" package

Please follow the instructions below to install rubygem-bson.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install rubygem-bson.x86_64

2. Uninstall "rubygem-bson.x86_64" package

Here is a brief guide to show you how to uninstall rubygem-bson.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove rubygem-bson.x86_64 $ sudo dnf autoremove

3. Information about the rubygem-bson.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:25:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : rubygem-bson
Version : 4.3.0
Release : 2.module_el8.3.0+571+bab7c6bc
Architecture : x86_64
Size : 55 k
Source : rubygem-bson-4.3.0-2.module_el8.3.0+571+bab7c6bc.src.rpm
Repository : appstream
Summary : Ruby Implementation of the BSON specification
URL : http://bsonspec.org
License : ASL 2.0
Description : A full featured BSON specification implementation, in Ruby.