How to Install and Uninstall python3-requests-mock.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-requests-mock.noarch" package
Here is a brief guide to show you how to install python3-requests-mock.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-requests-mock.noarch
Copied
2. Uninstall "python3-requests-mock.noarch" package
Learn how to uninstall python3-requests-mock.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-requests-mock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-requests-mock.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:04:13 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-requests-mock
Version : 1.7.0
Release : 1.el8
Architecture : noarch
Size : 45 k
Source : python-requests-mock-1.7.0-1.el8.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.7.0
Release : 1.el8
Architecture : noarch
Size : 45 k
Source : python-requests-mock-1.7.0-1.el8.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.