How to Install and Uninstall python3-requestsexceptions.noarch Package on CentOS Stream 9
Last updated: November 28,2024
1. Install "python3-requestsexceptions.noarch" package
Please follow the step by step instructions below to install python3-requestsexceptions.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-requestsexceptions.noarch
Copied
2. Uninstall "python3-requestsexceptions.noarch" package
This guide covers the steps necessary to uninstall python3-requestsexceptions.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-requestsexceptions.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-requestsexceptions.noarch package on CentOS Stream 9
Last metadata expiration check: 3:03:19 ago on Sat Mar 16 16:03:45 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.
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.