How to Install and Uninstall python3-boto3.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "python3-boto3.noarch" package

This guide covers the steps necessary to install python3-boto3.noarch on Fedora 36

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

2. Uninstall "python3-boto3.noarch" package

Please follow the guidelines below to uninstall python3-boto3.noarch on Fedora 36:

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

3. Information about the python3-boto3.noarch package on Fedora 36

Last metadata expiration check: 2:45:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-boto3
Version : 1.21.33
Release : 1.fc36
Architecture : noarch
Size : 161 k
Source : python-boto3-1.21.33-1.fc36.src.rpm
Repository : updates
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.