How to Install and Uninstall python3-pytest-httpx.noarch Package on Fedora 36

Last updated: September 28,2024

1. Install "python3-pytest-httpx.noarch" package

Learn how to install python3-pytest-httpx.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pytest-httpx.noarch

2. Uninstall "python3-pytest-httpx.noarch" package

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

$ sudo dnf remove python3-pytest-httpx.noarch $ sudo dnf autoremove

3. Information about the python3-pytest-httpx.noarch package on Fedora 36

Last metadata expiration check: 3:38:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pytest-httpx
Version : 0.18.0
Release : 1.fc36
Architecture : noarch
Size : 26 k
Source : python-pytest-httpx-0.18.0-1.fc36.src.rpm
Repository : fedora
Summary : Send responses to httpx
URL : https://colin-b.github.io/pytest_httpx/
License : MIT
Description : httpx_mock pytest fixture will make sure every httpx request will be
: replied to with user provided responses.