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

Last updated: February 11,2025

1. Install "python3-botocore.noarch" package

This guide covers the steps necessary to install python3-botocore.noarch on CentOS Stream 9

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

2. Uninstall "python3-botocore.noarch" package

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

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

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

Last metadata expiration check: 1:17:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-botocore
Version : 1.31.62
Release : 1.el9
Architecture : noarch
Size : 6.7 M
Source : python-botocore-1.31.62-1.el9.src.rpm
Repository : appstream
Summary : Low-level, data-driven core of boto 3
URL : https://github.com/boto/botocore
License : Apache-2.0
Description : A low-level interface to a growing number of Amazon Web Services. The
: botocore package is the foundation for the AWS CLI as well as boto3.