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

Last updated: May 08,2024

1. Install "python3-boto3.noarch" package

This is a short guide on how to install python3-boto3.noarch on AlmaLinux 8

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

2. Uninstall "python3-boto3.noarch" package

This guide let you learn how to uninstall python3-boto3.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 0:45:14 ago on Mon Sep 5 03:22:42 2022.
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.