How to Install and Uninstall python3-mypy_extensions.noarch Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "python3-mypy_extensions.noarch" package
This is a short guide on how to install python3-mypy_extensions.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-mypy_extensions.noarch
Copied
2. Uninstall "python3-mypy_extensions.noarch" package
Please follow the instructions below to uninstall python3-mypy_extensions.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-mypy_extensions.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mypy_extensions.noarch package on Oracle Linux 8
Last metadata expiration check: 3:00:12 ago on Mon Sep 12 02:51:38 2022.
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.
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.