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

Last updated: January 11,2025

1. Install "python3-respx.noarch" package

Please follow the guidelines below to install python3-respx.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-respx.noarch

2. Uninstall "python3-respx.noarch" package

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

$ sudo dnf remove python3-respx.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-respx
Version : 0.17.1
Release : 1.fc36
Architecture : noarch
Size : 54 k
Source : python-respx-0.17.1-1.fc36.src.rpm
Repository : fedora
Summary : Utility for mocking out the HTTPX and HTTP Core libraries
URL : https://lundberg.github.io/respx/
License : BSD
Description : An utility for mocking out the Python HTTPX and HTTP Core libraries.