How to Install and Uninstall python3-types-boto.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "python3-types-boto.noarch" package

This tutorial shows how to install python3-types-boto.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-types-boto.noarch

2. Uninstall "python3-types-boto.noarch" package

Please follow the steps below to uninstall python3-types-boto.noarch on Fedora 39:

$ sudo dnf remove python3-types-boto.noarch $ sudo dnf autoremove

3. Information about the python3-types-boto.noarch package on Fedora 39

Last metadata expiration check: 2:18:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-types-boto
Version : 2.49.2
Release : 8.fc39
Architecture : noarch
Size : 32 k
Source : python-types-boto-2.49.2-8.fc39.src.rpm
Repository : fedora
Summary : Typing stubs for boto
URL : https://github.com/python/typeshed
License : ASL 2.0
Description : This is a PEP 561 type stub package for the boto package. It can be used by
: type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
: boto. The source for this package can be found at
: https://github.com/python/typeshed/tree/master/stubs/boto. All fixes for types
: and metadata should be contributed there.
:
: See https://github.com/python/typeshed/blob/master/README.md for more details.