How to Install and Uninstall python3-mongomock.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3-mongomock.noarch" package

This is a short guide on how to install python3-mongomock.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-mongomock.noarch" package

Please follow the step by step instructions below to uninstall python3-mongomock.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-mongomock.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:18:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-mongomock
Version : 3.20.0
Release : 1.el8
Architecture : noarch
Size : 113 k
Source : python-mongomock-3.20.0-1.el8.src.rpm
Repository : epel
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.