How to Install and Uninstall python3-botocore.noarch Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "python3-botocore.noarch" package
This tutorial shows how to install python3-botocore.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-botocore.noarch
Copied
2. Uninstall "python3-botocore.noarch" package
This guide covers the steps necessary to uninstall python3-botocore.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-botocore.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-botocore.noarch package on Oracle Linux 9
Last metadata expiration check: 2:19:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-botocore
Version : 1.25.10
Release : 1.el9
Architecture : noarch
Size : 4.9 M
Source : python-botocore-1.25.10-1.el9.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.
Available Packages
Name : python3-botocore
Version : 1.25.10
Release : 1.el9
Architecture : noarch
Size : 4.9 M
Source : python-botocore-1.25.10-1.el9.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.