How to Install and Uninstall python3-responses.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-responses.noarch" package

Learn how to install python3-responses.noarch on Rocky Linux 8

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

2. Uninstall "python3-responses.noarch" package

Please follow the guidance below to uninstall python3-responses.noarch on Rocky Linux 8:

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

3. Information about the python3-responses.noarch package on Rocky Linux 8

Last metadata expiration check: 2:06:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-responses
Version : 0.10.5
Release : 1.el8.1
Architecture : noarch
Size : 43 k
Source : python-responses-0.10.5-1.el8.1.src.rpm
Repository : epel
Summary : Reusable django app for collecting and visualizing network topology
URL : https://github.com/getsentry/responses
License : ASL 2.0
Description : A utility library for mocking out the requests Python library.