How to Install and Uninstall python3-httmock.noarch Package on CentOS 8 / RHEL 8
Last updated: January 12,2025
1. Install "python3-httmock.noarch" package
Learn how to install python3-httmock.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-httmock.noarch
Copied
2. Uninstall "python3-httmock.noarch" package
Please follow the steps below to uninstall python3-httmock.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-httmock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-httmock.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:53:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-httmock
Version : 1.3.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-httmock-1.3.0-2.el8.src.rpm
Repository : epel
Summary : A mocking library for requests
URL : https://github.com/patrys/httmock
License : ASL 2.0
Description : A mocking library for requests for Python.
: You can use it to mock third-party APIs and test libraries
: that use requests internally.
Available Packages
Name : python3-httmock
Version : 1.3.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-httmock-1.3.0-2.el8.src.rpm
Repository : epel
Summary : A mocking library for requests
URL : https://github.com/patrys/httmock
License : ASL 2.0
Description : A mocking library for requests for Python.
: You can use it to mock third-party APIs and test libraries
: that use requests internally.