How to Install and Uninstall python3-boto3 Package on openSUSE Leap

Last updated: October 04,2024

1. Install "python3-boto3" package

In this section, we are going to explain the necessary steps to install python3-boto3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-boto3

2. Uninstall "python3-boto3" package

This tutorial shows how to uninstall python3-boto3 on openSUSE Leap:

$ sudo zypper remove python3-boto3

3. Information about the python3-boto3 package on openSUSE Leap

Information for package python3-boto3:
--------------------------------------
Repository : Main Repository
Name : python3-boto3
Version : 1.26.89-150200.23.12.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-boto3-1.26.89-150200.23.12.1.src
Upstream URL : https://github.com/boto/boto3
Summary : Amazon Web Services Library
Description :
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for
Python, which allows Python developers to write software that makes use of
services like Amazon S3 and Amazon EC2.
For documentation consult the online documentation at
http://boto3.readthedocs.org/en/latest/