How to Install and Uninstall python311-requests Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python311-requests" package

Please follow the instructions below to install python311-requests on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-requests

2. Uninstall "python311-requests" package

In this section, we are going to explain the necessary steps to uninstall python311-requests on openSUSE Leap:

$ sudo zypper remove python311-requests

3. Information about the python311-requests package on openSUSE Leap

Information for package python311-requests:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-requests
Version : 2.31.0-150400.6.5.7
Arch : noarch
Vendor : SUSE LLC
Installed Size : 464.1 KiB
Installed : No
Status : not installed
Source package : python-requests-2.31.0-150400.6.5.7.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