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

Last updated: October 06,2024

1. Install "python310-requests-toolbelt" package

Learn how to install python310-requests-toolbelt on openSuSE Tumbleweed

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

2. Uninstall "python310-requests-toolbelt" package

Please follow the guidelines below to uninstall python310-requests-toolbelt on openSuSE Tumbleweed:

$ sudo zypper remove python310-requests-toolbelt

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

Information for package python310-requests-toolbelt:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-requests-toolbelt
Version : 1.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 253.8 KiB
Installed : No
Status : not installed
Source package : python-requests-toolbelt-1.0.0-1.4.src
Upstream URL : https://github.com/requests/toolbelt
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.