How to Install and Uninstall python3-requestsexceptions Package on Ubuntu 21.10 (Impish Indri)

Last updated: July 07,2024

1. Install "python3-requestsexceptions" package

Here is a brief guide to show you how to install python3-requestsexceptions on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-requestsexceptions

2. Uninstall "python3-requestsexceptions" package

This is a short guide on how to uninstall python3-requestsexceptions on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-requestsexceptions $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requestsexceptions package on Ubuntu 21.10 (Impish Indri)

Package: python3-requestsexceptions
Architecture: all
Version: 1.4.0-3
Priority: extra
Section: python
Source: python-requestsexceptions
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23
Depends: python3-pbr, python3-urllib3, python3:any
Filename: pool/main/p/python-requestsexceptions/python3-requestsexceptions_1.4.0-3_all.deb
Size: 4232
MD5sum: cbbb664532b71fccbf8d210ac2fcc3a2
SHA1: 3a9d4336875b9095ae614362deab91277c6b7423
SHA256: 5021ea57c07875ebb65da7f1db960b5ce0a454c29f5fffb9c308c108de806316
SHA512: b95c5bf723a4e545f7b8354525859d4a4e8964d41ed3d703cbd952e818840417148c1446791b1cc9bb21f804e5b6593d4b3bf16d5928a77010324549db36fc94
Homepage: http://www.openstack.org/
Description-en: import exceptions from bundled packages in requests. - Python 3.x
The Python requests library bundles the urllib3 library, however, some
software distributions (like Debian) modify requests to remove the bundled
library. This makes some operations, such as suppressing the "insecure
platform warning" messages that urllib emits difficult. This is a simple
library to find the correct path to exceptions in the requests library
regardless of whether they are bundled.
.
This package contains the Python 3.x module.
Description-md5: 69eb6ceafcc256efdfb4eb0d4dce11c3