How To Install python3-types-six on Fedora 36

In this tutorial we learn how to install python3-types-six in Fedora 36. python3-types-six is Typing stubs for six

Introduction

In this tutorial we learn how to install python3-types-six on Fedora 36.

What is python3-types-six

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 and metadata should be contributed there. See https

We can use yum or dnf to install python3-types-six on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-types-six.

Install python3-types-six on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-types-six using dnf by running the following command:

sudo dnf -y install python3-types-six

Install python3-types-six on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-types-six using yum by running the following command:

sudo yum -y install python3-types-six

How To Uninstall python3-types-six on Fedora 36

To uninstall only the python3-types-six package we can use the following command:

sudo dnf remove python3-types-six

python3-types-six Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/six-python2-stubs
/usr/lib/python3.10/site-packages/six-python2-stubs/METADATA.toml
/usr/lib/python3.10/site-packages/six-python2-stubs/__init__.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/BaseHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/CGIHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/SimpleHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/__init__.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/_dummy_thread.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/_thread.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/cPickle.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/collections_abc.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/configparser.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/email_mime_base.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/email_mime_multipart.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/email_mime_nonmultipart.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/email_mime_text.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/html_entities.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/html_parser.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/http_client.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/http_cookiejar.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/http_cookies.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/queue.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/reprlib.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/socketserver.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/__init__.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/error.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/parse.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/request.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/response.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib/robotparser.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib_error.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib_parse.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib_request.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib_response.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/urllib_robotparser.pyi
/usr/lib/python3.10/site-packages/six-python2-stubs/moves/xmlrpc_client.pyi
/usr/lib/python3.10/site-packages/six-stubs
/usr/lib/python3.10/site-packages/six-stubs/METADATA.toml
/usr/lib/python3.10/site-packages/six-stubs/__init__.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves
/usr/lib/python3.10/site-packages/six-stubs/moves/BaseHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/CGIHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/SimpleHTTPServer.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/__init__.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/_dummy_thread.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/_thread.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/builtins.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/cPickle.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/collections_abc.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/configparser.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/email_mime_base.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/email_mime_multipart.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/email_mime_nonmultipart.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/email_mime_text.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/html_entities.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/html_parser.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/http_client.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/http_cookiejar.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/http_cookies.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/queue.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/reprlib.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/socketserver.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_commondialog.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_constants.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_dialog.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_filedialog.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_tkfiledialog.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/tkinter_ttk.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/__init__.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/error.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/parse.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/request.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/response.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib/robotparser.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib_error.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib_parse.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib_request.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib_response.pyi
/usr/lib/python3.10/site-packages/six-stubs/moves/urllib_robotparser.pyi
/usr/lib/python3.10/site-packages/types_six-1.16.3.dist-info
/usr/lib/python3.10/site-packages/types_six-1.16.3.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/types_six-1.16.3.dist-info/METADATA
/usr/lib/python3.10/site-packages/types_six-1.16.3.dist-info/WHEEL
/usr/lib/python3.10/site-packages/types_six-1.16.3.dist-info/top_level.txt
/usr/share/doc/python3-types-six
/usr/share/doc/python3-types-six/CHANGELOG.md

References

Summary

In this tutorial we learn how to install python3-types-six on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).