How to Install and Uninstall python-urllib3 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 29,2024

1. Install "python-urllib3" package

In this section, we are going to explain the necessary steps to install python-urllib3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-urllib3

2. Uninstall "python-urllib3" package

This tutorial shows how to uninstall python-urllib3 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-urllib3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-urllib3 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-urllib3
Architecture: all
Version: 1.13.1-2ubuntu0.16.04.4
Priority: optional
Section: python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 263
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six
Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1
Suggests: python-ntlm
Filename: pool/main/p/python-urllib3/python-urllib3_1.13.1-2ubuntu0.16.04.4_all.deb
Size: 58490
MD5sum: 954cef3d697b0dd3a3a18ac2aea5e45d
SHA1: 8f04f10f4660ee2b687db89174f96c2c0f07fb30
SHA256: 3a37b5b78642e9ba6b02777bf878ae1417ee2663360e8598a748648dbe72acf3
SHA512: ce6840833a497184ea2ed8f9c1dec7c8a137adcc0ecc0a1a741df14383da3f48452d67fee0044a4c42f4cc6708189bee013f30c2dc4e45d7f2a8b97f30d5c723
Homepage: http://urllib3.readthedocs.org
Description-en: HTTP library with thread-safe connection pooling for Python
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
Description-md5: 5bc537398a5d9a54ae5112ec386ef12b
Task: edubuntu-desktop-gnome, ubuntustudio-audio, ubuntu-gnome-desktop, ubuntu-sdk, ubuntu-mate-desktop
Supported: 5y

Package: python-urllib3
Priority: optional
Section: python
Installed-Size: 259
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 1.13.1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six
Recommends: ca-certificates, python-ndg-httpsclient, python-openssl, python-pyasn1
Suggests: python-ntlm
Filename: pool/main/p/python-urllib3/python-urllib3_1.13.1-2_all.deb
Size: 57086
MD5sum: 9b3879a08785dd21f27414e2aac3266f
SHA1: 0ddfe2bd460cb1081c493b6bcd75defa0aed3989
SHA256: cba61a3d7e7b9fd1e04684bf5a9aef5fe527cf473bbddf49d631bab202d1a4a8
Description-en: HTTP library with thread-safe connection pooling for Python
urllib3 supports features left out of urllib and urllib2 libraries.
.
- Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
- File posting (encode_multipart_formdata).
- Built-in redirection and retries (optional).
- Supports gzip and deflate decoding.
- Thread-safe and sanity-safe.
- Small and easy to understand codebase perfect for extending and
building upon.
Description-md5: 5bc537398a5d9a54ae5112ec386ef12b
Homepage: http://urllib3.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome, ubuntustudio-audio, ubuntu-gnome-desktop, ubuntu-sdk, ubuntu-mate-desktop