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

Last updated: May 20,2024

1. Install "python3-requests-aws" package

This guide covers the steps necessary to install python3-requests-aws on openSUSE Leap

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

2. Uninstall "python3-requests-aws" package

This guide covers the steps necessary to uninstall python3-requests-aws on openSUSE Leap:

$ sudo zypper remove python3-requests-aws

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

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