How to Install and Uninstall python3-botocore.noarch Package on AlmaLinux 8

Last updated: May 17,2024

1. Install "python3-botocore.noarch" package

In this section, we are going to explain the necessary steps to install python3-botocore.noarch on AlmaLinux 8

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

2. Uninstall "python3-botocore.noarch" package

This is a short guide on how to uninstall python3-botocore.noarch on AlmaLinux 8:

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

3. Information about the python3-botocore.noarch package on AlmaLinux 8

Last metadata expiration check: 2:27:57 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-botocore
Version : 1.18.15
Release : 1.el8
Architecture : noarch
Size : 4.5 M
Source : python-botocore-1.18.15-1.el8.src.rpm
Repository : epel
Summary : Low-level, data-driven core of boto 3
URL : https://github.com/boto/botocore
License : ASL 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.