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

Last updated: September 29,2024

1. Install "python3-respx.noarch" package

This is a short guide on how to install python3-respx.noarch on Fedora 34

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

2. Uninstall "python3-respx.noarch" package

Please follow the instructions below to uninstall python3-respx.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:45:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-respx
Version : 0.16.3
Release : 2.fc34
Architecture : noarch
Size : 49 k
Source : python-respx-0.16.3-2.fc34.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.