How to Install and Uninstall python3-urllib3 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 04,2024

1. Install "python3-urllib3" package

This is a short guide on how to install python3-urllib3 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-urllib3

2. Uninstall "python3-urllib3" package

Learn how to uninstall python3-urllib3 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-urllib3 package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-urllib3
Architecture: all
Version: 1.25.9-1
Priority: optional
Section: python
Source: python-urllib3
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 417
Depends: python3:any, python3-six
Recommends: ca-certificates
Suggests: python3-cryptography, python3-idna, python3-openssl, python3-socks
Filename: pool/main/p/python-urllib3/python3-urllib3_1.25.9-1_all.deb
Size: 88844
MD5sum: 95ca1cc7a894e17541b87c36b6af0a10
SHA1: fea0b63490ece8b32ffcb1f1f1610300dd42fa9e
SHA256: c96d1c56f593abe81a19e6880202766f5f63472cd4e8abac69f896c84828ad5f
SHA512: 17a9a836524a1199ab1b8146e8e2d027b9d1dc3026cbc1020453ca07362425b819dc50e6fd30bddd8b925c2ce5d3c0e9ccc8ec413ab8bad222d80c012824c690
Homepage: https://urllib3.readthedocs.org
Description-en: HTTP library with thread-safe connection pooling for Python3
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.
.
This package contains the Python 3 version of the library.
Description-md5: 925b7b29e0f5e03b0540c887d3d8fba3
Task: server, ubuntu-desktop-minimal, ubuntu-desktop, cloud-image, openssh-server, server-raspi, ubuntu-desktop-raspi, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop