How to Install and Uninstall python3-responses.noarch Package on Oracle Linux 8
Last updated: November 28,2024
1. Install "python3-responses.noarch" package
In this section, we are going to explain the necessary steps to install python3-responses.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-responses.noarch
Copied
2. Uninstall "python3-responses.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-responses.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-responses.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-responses.noarch package on Oracle Linux 8
Last metadata expiration check: 3:19:55 ago on Mon Sep 12 02:51:38 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.
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.