How to Install and Uninstall python3-mypy_extensions.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "python3-mypy_extensions.noarch" package

Learn how to install python3-mypy_extensions.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-mypy_extensions.noarch" package

Here is a brief guide to show you how to uninstall python3-mypy_extensions.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-mypy_extensions.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:58:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-mypy_extensions
Version : 0.4.3
Release : 8.el8
Architecture : noarch
Size : 15 k
Source : python-mypy_extensions-0.4.3-8.el8.src.rpm
Repository : epel
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.