How to Install and Uninstall python2-requests-toolbelt Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python2-requests-toolbelt" package

Learn how to install python2-requests-toolbelt on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-requests-toolbelt

2. Uninstall "python2-requests-toolbelt" package

Here is a brief guide to show you how to uninstall python2-requests-toolbelt on openSUSE Leap:

$ sudo zypper remove python2-requests-toolbelt

3. Information about the python2-requests-toolbelt package on openSUSE Leap

Information for package python2-requests-toolbelt:
--------------------------------------------------
Repository : Main Repository
Name : python2-requests-toolbelt
Version : 0.9.1-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 293,0 KiB
Installed : No
Status : not installed
Source package : python-requests-toolbelt-0.9.1-bp153.1.22.src
Summary : A utility belt for advanced users of python3-requests
Description :
This is just a collection of utilities for `python-requests`_, but don't
really belong in ``requests`` proper. The minimum tested requests version is
``2.1.0``. In reality, the toolbelt should work with ``2.0.1`` as well, but
some idiosyncracies prevent effective or sane testing on that version.