How to Install and Uninstall python36-requests-toolbelt Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python36-requests-toolbelt" package

In this section, we are going to explain the necessary steps to install python36-requests-toolbelt on openSuSE Tumbleweed

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

2. Uninstall "python36-requests-toolbelt" package

This guide let you learn how to uninstall python36-requests-toolbelt on openSuSE Tumbleweed:

$ sudo zypper remove python36-requests-toolbelt

3. Information about the python36-requests-toolbelt package on openSuSE Tumbleweed

Information for package python36-requests-toolbelt:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-requests-toolbelt
Version : 0.9.1-5.1
Arch : noarch
Vendor : openSUSE
Installed Size : 354,3 KiB
Installed : No
Status : not installed
Source package : python-requests-toolbelt-0.9.1-5.1.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.