How to Install and Uninstall python3-requests-mock.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "python3-requests-mock.noarch" package

Here is a brief guide to show you how to install python3-requests-mock.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-requests-mock.noarch

2. Uninstall "python3-requests-mock.noarch" package

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

$ sudo dnf remove python3-requests-mock.noarch $ sudo dnf autoremove

3. Information about the python3-requests-mock.noarch package on Fedora 36

Last metadata expiration check: 3:47:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-requests-mock
Version : 1.8.0
Release : 5.fc36
Architecture : noarch
Size : 43 k
Source : python-requests-mock-1.8.0-5.fc36.src.rpm
Repository : fedora
Summary : A requests mocking tool for python
URL : https://requests-mock.readthedocs.io/
License : ASL 2.0
Description : requests-mock provides a simple way to do HTTP mocking at the
: python-requests layer.