How to Install and Uninstall python3-requests-mock.noarch Package on Rocky Linux 9
Last updated: January 21,2025
1. Install "python3-requests-mock.noarch" package
Please follow the instructions below to install python3-requests-mock.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-requests-mock.noarch
Copied
2. Uninstall "python3-requests-mock.noarch" package
Please follow the instructions below to uninstall python3-requests-mock.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-requests-mock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-requests-mock.noarch package on Rocky Linux 9
Last metadata expiration check: 0:19:16 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-requests-mock
Version : 1.10.0
Release : 2.el9
Architecture : noarch
Size : 47 k
Source : python-requests-mock-1.10.0-2.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-requests-mock
Version : 1.10.0
Release : 2.el9
Architecture : noarch
Size : 47 k
Source : python-requests-mock-1.10.0-2.el9.src.rpm
Repository : epel
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.