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

Last updated: September 28,2024

1. Install "python3-respx.noarch" package

This guide let you learn how to install python3-respx.noarch on Fedora 35

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

2. Uninstall "python3-respx.noarch" package

Please follow the steps below to uninstall python3-respx.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:16:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-respx
Version : 0.16.3
Release : 4.fc35
Architecture : noarch
Size : 50 k
Source : python-respx-0.16.3-4.fc35.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.