How to Install and Uninstall python3-requestsexceptions.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "python3-requestsexceptions.noarch" package

Learn how to install python3-requestsexceptions.noarch on Fedora 35

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

2. Uninstall "python3-requestsexceptions.noarch" package

Please follow the steps below to uninstall python3-requestsexceptions.noarch on Fedora 35:

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

3. Information about the python3-requestsexceptions.noarch package on Fedora 35

Last metadata expiration check: 1:47:34 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-requestsexceptions
Version : 1.4.0
Release : 10.fc35
Architecture : noarch
Size : 16 k
Source : python-requestsexceptions-1.4.0-10.fc35.src.rpm
Repository : fedora
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.