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

Last updated: May 19,2024

1. Install "python-requests-toolbelt" package

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

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

2. Uninstall "python-requests-toolbelt" package

This guide let you learn how to uninstall python-requests-toolbelt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-requests-toolbelt
Priority: optional
Section: universe/python
Installed-Size: 155
Maintainer: Ubuntu Developers
Original-Maintainer: Petter Reinholdtsen
Architecture: all
Version: 0.6.0-2
Depends: python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-requests-toolbelt/python-requests-toolbelt_0.6.0-2_all.deb
Size: 31496
MD5sum: f9adae11b63085013281443e6f1e5174
SHA1: 626b60652f2fc0f488653fd5fd6e27d90bc56a79
SHA256: 18c639799edddcd44e9f3c7b123d95bdd261c387f496990e63a7cbdc85a93d66
Description-en: Utility belt for advanced users of python-requests
Collection of utilities for python-requests
It provides transport adapters: FingerprintAdapter, SSLAdapter,
SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter
and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth
Also a cookiejar, streaming helpers and more.
Description-md5: d4890589efd2226863eed157e3827e1e
Homepage: https://pypi.python.org/pypi/requests-toolbelt
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu