How to Install and Uninstall python3-boto3.noarch Package on CentOS Stream 9

Last updated: October 04,2024

1. Install "python3-boto3.noarch" package

Please follow the step by step instructions below to install python3-boto3.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-boto3.noarch

2. Uninstall "python3-boto3.noarch" package

Please follow the step by step instructions below to uninstall python3-boto3.noarch on CentOS Stream 9:

$ sudo dnf remove python3-boto3.noarch $ sudo dnf autoremove

3. Information about the python3-boto3.noarch package on CentOS Stream 9

Last metadata expiration check: 1:22:33 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-boto3
Version : 1.28.62
Release : 1.el9.next
Architecture : noarch
Size : 164 k
Source : python-boto3-1.28.62-1.el9.next.src.rpm
Repository : epel-next
Summary : The AWS SDK for Python
URL : https://github.com/boto/boto3
License : Apache-2.0
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.