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

Last updated: October 12,2024

1. Install "python3-responses.noarch" package

Please follow the step by step instructions below to install python3-responses.noarch on Fedora 39

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

2. Uninstall "python3-responses.noarch" package

Here is a brief guide to show you how to uninstall python3-responses.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:28:26 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-responses
Version : 0.23.1
Release : 3.fc39
Architecture : noarch
Size : 69 k
Source : python-responses-0.23.1-3.fc39.src.rpm
Repository : fedora
Summary : Python library to mock out calls with Python requests
URL : https://github.com/getsentry/responses
License : ASL 2.0
Description : A utility library for mocking out the requests Python library.