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

Last updated: September 23,2024

1. Install "python3-respx.noarch" package

Please follow the steps below to install python3-respx.noarch on Fedora 39

$ 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 39:

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

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

Last metadata expiration check: 5:12:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-respx
Version : 0.20.2
Release : 1.fc39
Architecture : noarch
Size : 80 k
Source : python-respx-0.20.2-1.fc39.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.