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

Last updated: November 28,2024

1. Install "python3-responses.noarch" package

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

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

2. Uninstall "python3-responses.noarch" package

Please follow the instructions below to uninstall python3-responses.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:50:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-responses
Version : 0.18.0
Release : 1.fc36
Architecture : noarch
Size : 43 k
Source : python-responses-0.18.0-1.fc36.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.