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

Last updated: November 25,2024

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

This tutorial shows how to install python3-pytest-httpx.noarch on Fedora 39

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

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

Here is a brief guide to show you how to uninstall python3-pytest-httpx.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:04:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pytest-httpx
Version : 0.22.0
Release : 3.fc39
Architecture : noarch
Size : 35 k
Source : python-pytest-httpx-0.22.0-3.fc39.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.