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

Last updated: May 20,2024

1. Install "python310-requests-aws" package

This guide covers the steps necessary to install python310-requests-aws on openSuSE Tumbleweed

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

2. Uninstall "python310-requests-aws" package

Here is a brief guide to show you how to uninstall python310-requests-aws on openSuSE Tumbleweed:

$ sudo zypper remove python310-requests-aws

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

Information for package python310-requests-aws:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-requests-aws
Version : 0.1.8-3.16
Arch : noarch
Vendor : openSUSE
Installed Size : 15.3 KiB
Installed : No
Status : not installed
Source package : python-requests-aws-0.1.8-3.16.src
Upstream URL : https://github.com/tax/python-requests-aws
Summary : AWS authentication for Amazon S3 for the python requests module
Description :
AWS authentication for Amazon S3 for the Python "requests" library.
It is made to work with Python 2.7 and 3.
At the moment, only S3 is supported.