How to Install and Uninstall python3-mypy_extensions.noarch Package on Fedora 35

Last updated: January 09,2025

1. Install "python3-mypy_extensions.noarch" package

Please follow the guidelines below to install python3-mypy_extensions.noarch on Fedora 35

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

2. Uninstall "python3-mypy_extensions.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-mypy_extensions.noarch on Fedora 35:

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

3. Information about the python3-mypy_extensions.noarch package on Fedora 35

Last metadata expiration check: 2:24:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-mypy_extensions
Version : 0.4.3
Release : 7.fc35
Architecture : noarch
Size : 15 k
Source : python-mypy_extensions-0.4.3-7.fc35.src.rpm
Repository : fedora
Summary : Extensions for mypy (separated out from mypy/extensions)
URL : https://github.com/python/mypy_extensions
License : MIT
Description : The "mypy_extensions" module defines experimental extensions to the standard
: "typing" module that are supported by the mypy typechecker.
:
: Python 3 version.