How to Install and Uninstall python3-mongomock.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "python3-mongomock.noarch" package

Please follow the guidance below to install python3-mongomock.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-mongomock.noarch

2. Uninstall "python3-mongomock.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-mongomock.noarch on Fedora 34:

$ sudo dnf remove python3-mongomock.noarch $ sudo dnf autoremove

3. Information about the python3-mongomock.noarch package on Fedora 34

Last metadata expiration check: 3:43:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-mongomock
Version : 3.20.0
Release : 2.fc34
Architecture : noarch
Size : 110 k
Source : python-mongomock-3.20.0-2.fc34.src.rpm
Repository : fedora
Summary : Module for testing MongoDB-dependent code
URL : https://github.com/mongomock/mongomock
License : BSD
Description : Mongomock is a small library to help testing Python code that interacts
: with MongoDB via Pymongo.