How to Install and Uninstall python3-boto3.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "python3-boto3.noarch" package
In this section, we are going to explain the necessary steps to install python3-boto3.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-boto3.noarch
Copied
2. Uninstall "python3-boto3.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-boto3.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-boto3.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-boto3.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:46:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-boto3
Version : 1.15.15
Release : 1.el8
Architecture : noarch
Size : 152 k
Source : python-boto3-1.15.15-1.el8.src.rpm
Repository : epel
Summary : The AWS SDK for Python
URL : https://github.com/boto/boto3
License : ASL 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.
Available Packages
Name : python3-boto3
Version : 1.15.15
Release : 1.el8
Architecture : noarch
Size : 152 k
Source : python-boto3-1.15.15-1.el8.src.rpm
Repository : epel
Summary : The AWS SDK for Python
URL : https://github.com/boto/boto3
License : ASL 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.