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

Last updated: November 24,2024

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

This is a short guide on how to install python3-types-six.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall python3-types-six.noarch on Fedora 39:

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

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

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