How to Install and Uninstall libmongo-client.x86_64 Package on Fedora 35

Last updated: September 25,2024

1. Install "libmongo-client.x86_64" package

Here is a brief guide to show you how to install libmongo-client.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install libmongo-client.x86_64

2. Uninstall "libmongo-client.x86_64" package

Please follow the guidelines below to uninstall libmongo-client.x86_64 on Fedora 35:

$ sudo dnf remove libmongo-client.x86_64 $ sudo dnf autoremove

3. Information about the libmongo-client.x86_64 package on Fedora 35

Last metadata expiration check: 2:27:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libmongo-client
Version : 0.1.8
Release : 17.fc35
Architecture : x86_64
Size : 52 k
Source : libmongo-client-0.1.8-17.fc35.src.rpm
Repository : fedora
Summary : Alternative C driver for MongoDB
URL : https://github.com/algernon/libmongo-client
License : ASL 2.0
Description : Alternative C driver for MongoDB. Libmongo-client is meant
: to be a stable (API, ABI and quality alike), clean, well documented
: and well tested shared library, that strives to make the most
: common use cases as convenient as possible.