How to Install and Uninstall python3-requestsexceptions.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-requestsexceptions.noarch" package

Please follow the guidelines below to install python3-requestsexceptions.noarch on Oracle Linux 9

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

2. Uninstall "python3-requestsexceptions.noarch" package

Learn how to uninstall python3-requestsexceptions.noarch on Oracle Linux 9:

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

3. Information about the python3-requestsexceptions.noarch package on Oracle Linux 9

Last metadata expiration check: 2:34:24 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-requestsexceptions
Version : 1.4.0
Release : 14.el9
Architecture : noarch
Size : 16 k
Source : python-requestsexceptions-1.4.0-14.el9.src.rpm
Repository : epel
Summary : Import exceptions from potentially bundled packages in requests
URL : http://www.openstack.org/
License : ASL 2.0
Description :
: This is a simple library to find the correct path to exceptions in the
: requests library regardless of whether they are bundled.