How to Install and Uninstall python3-mypy_extensions.noarch Package on Fedora 39
Last updated: November 17,2024
1. Install "python3-mypy_extensions.noarch" package
This tutorial shows how to install python3-mypy_extensions.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-mypy_extensions.noarch
Copied
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 39:
$
sudo dnf remove
python3-mypy_extensions.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mypy_extensions.noarch package on Fedora 39
Last metadata expiration check: 4:15:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-mypy_extensions
Version : 1.0.0
Release : 4.fc39
Architecture : noarch
Size : 16 k
Source : python-mypy_extensions-1.0.0-4.fc39.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.
Available Packages
Name : python3-mypy_extensions
Version : 1.0.0
Release : 4.fc39
Architecture : noarch
Size : 16 k
Source : python-mypy_extensions-1.0.0-4.fc39.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.