How to Install and Uninstall python3-requests-toolbelt Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-requests-toolbelt" package

This guide let you learn how to install python3-requests-toolbelt on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-requests-toolbelt

2. Uninstall "python3-requests-toolbelt" package

Here is a brief guide to show you how to uninstall python3-requests-toolbelt on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-requests-toolbelt $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requests-toolbelt package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-requests-toolbelt
Priority: optional
Section: universe/python
Installed-Size: 155
Maintainer: Ubuntu Developers
Original-Maintainer: Petter Reinholdtsen
Architecture: all
Source: python-requests-toolbelt
Version: 0.6.0-2
Depends: python3-requests, python3:any (>= 3.4~)
Filename: pool/universe/p/python-requests-toolbelt/python3-requests-toolbelt_0.6.0-2_all.deb
Size: 31582
MD5sum: 2eeb53579e572c70de537f4b7d94cf78
SHA1: 62ab20ac7c583778d098ab6a8c724446844d7bbd
SHA256: d0f56356cdef421a73a08cae68088c37ae61a8b278efcabde54362bd0d734388
Description-en: Utility belt for advanced users of python3-requests
Collection of utilities for python3-requests
It provides transport adapters: FingerprintAdapter, SSLAdapter,
SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
Also a cookiejar, streaming helpers and more.
Description-md5: b63a0ab911dceb2c60d795db0aa2a9a5
Homepage: https://pypi.python.org/pypi/requests-toolbelt
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu