How to Install and Uninstall python3-requestsexceptions Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "python3-requestsexceptions" package
Learn how to install python3-requestsexceptions on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-requestsexceptions
Copied
2. Uninstall "python3-requestsexceptions" package
This is a short guide on how to uninstall python3-requestsexceptions on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-requestsexceptions
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-requestsexceptions package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-requestsexceptions
Priority: extra
Section: universe/python
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-requestsexceptions
Version: 1.1.2-0ubuntu1
Depends: python3-pbr (>= 0.11), python3-urllib3 (>= 1.13), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-requestsexceptions/python3-requestsexceptions_1.1.2-0ubuntu1_all.deb
Size: 3656
MD5sum: 99660865b514ad6edda98cfe7130986d
SHA1: 5f0c52952fc329cbc6e5759a806c0f90bd8aab16
SHA256: 7a8e73c531fc35cfde565f9af37b88d603d9fe5d9183a2058590290cde8ff2b8
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 supressing 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: d14a9d1956cbbc3597f73b726ae10509
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/python
Installed-Size: 22
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-requestsexceptions
Version: 1.1.2-0ubuntu1
Depends: python3-pbr (>= 0.11), python3-urllib3 (>= 1.13), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-requestsexceptions/python3-requestsexceptions_1.1.2-0ubuntu1_all.deb
Size: 3656
MD5sum: 99660865b514ad6edda98cfe7130986d
SHA1: 5f0c52952fc329cbc6e5759a806c0f90bd8aab16
SHA256: 7a8e73c531fc35cfde565f9af37b88d603d9fe5d9183a2058590290cde8ff2b8
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 supressing 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: d14a9d1956cbbc3597f73b726ae10509
Homepage: http://www.openstack.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu