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

Last updated: November 30,2024

1. Install "python3-respx.noarch" package

This tutorial shows how to install python3-respx.noarch on Fedora 38

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

2. Uninstall "python3-respx.noarch" package

Please follow the step by step instructions below to uninstall python3-respx.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:35:20 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-respx
Version : 0.20.2
Release : 1.fc38
Architecture : noarch
Size : 81 k
Source : python-respx-0.20.2-1.fc38.src.rpm
Repository : updates
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.