How to Install and Uninstall python311-requests Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python311-requests" package

This tutorial shows how to install python311-requests on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-requests

2. Uninstall "python311-requests" package

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

$ sudo zypper remove python311-requests

3. Information about the python311-requests package on openSuSE Tumbleweed

Information for package python311-requests:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-requests
Version : 2.31.0-2.4
Arch : noarch
Vendor : openSUSE
Installed Size : 472.1 KiB
Installed : No
Status : not installed
Source package : python-requests-2.31.0-2.4.src
Upstream URL : https://docs.python-requests.org/
Summary : Python HTTP Library
Description :
Requests is an HTTP library, written in Python, as an alternative
to Python's builtin urllib2 which requires work (even
method overrides) to perform basic tasks.
Features of Requests:
- GET, HEAD, POST, PUT, DELETE Requests:
+ HTTP Header Request Attachment.
+ Data/Params Request Attachment.
+ Multipart File Uploads.
+ CookieJar Support.
+ Redirection History.
+ Redirection Recursion Urllib Fix.
+ Automatic Decompression of GZipped Content.
+ Unicode URL Support.
- Authentication:
+ URL + HTTP Auth Registry.

5. The same packages on other Linux Distributions