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

Last updated: May 05,2024

1. Install "python3-requests-toolbelt" package

This guide let you learn how to install python3-requests-toolbelt on openSUSE Leap

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

2. Uninstall "python3-requests-toolbelt" package

Please follow the steps below to uninstall python3-requests-toolbelt on openSUSE Leap:

$ sudo zypper remove python3-requests-toolbelt

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

Information for package python3-requests-toolbelt:
--------------------------------------------------
Repository : Main Repository
Name : python3-requests-toolbelt
Version : 0.9.1-1.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 377.7 KiB
Installed : No
Status : not installed
Source package : python-requests-toolbelt-0.9.1-1.27.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.