How to Install and Uninstall libbson.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "libbson.x86_64" package

This is a short guide on how to install libbson.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libbson.x86_64

2. Uninstall "libbson.x86_64" package

This guide let you learn how to uninstall libbson.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libbson.x86_64 $ sudo dnf autoremove

3. Information about the libbson.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:34 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libbson
Version : 1.24.3
Release : 2.el9
Architecture : x86_64
Size : 94 k
Source : mongo-c-driver-1.24.3-2.el9.src.rpm
Repository : epel
Summary : Building, parsing, and iterating BSON documents
URL : https://github.com/mongodb/mongo-c-driver
License : Apache-2.0 AND ISC AND MIT AND Zlib
Description : This is a library providing useful routines related to building, parsing,
: and iterating BSON documents .