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

Last updated: May 20,2024

1. Install "python39-requests-toolbelt" package

This is a short guide on how to install python39-requests-toolbelt on openSuSE Tumbleweed

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

2. Uninstall "python39-requests-toolbelt" package

Please follow the step by step instructions below to uninstall python39-requests-toolbelt on openSuSE Tumbleweed:

$ sudo zypper remove python39-requests-toolbelt

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

Information for package python39-requests-toolbelt:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-toolbelt
Version : 1.0.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 253.5 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.