How to Install and Uninstall python3-typing-inspect.noarch Package on Fedora 36

Last updated: April 25,2024

1. Install "python3-typing-inspect.noarch" package

Please follow the instructions below to install python3-typing-inspect.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-typing-inspect.noarch

2. Uninstall "python3-typing-inspect.noarch" package

This tutorial shows how to uninstall python3-typing-inspect.noarch on Fedora 36:

$ sudo dnf remove python3-typing-inspect.noarch $ sudo dnf autoremove

3. Information about the python3-typing-inspect.noarch package on Fedora 36

Last metadata expiration check: 0:16:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-typing-inspect
Version : 0.6.0
Release : 6.fc36
Architecture : noarch
Size : 23 k
Source : python-typing-inspect-0.6.0-6.fc36.src.rpm
Repository : fedora
Summary : Runtime inspection utilities for typing module
URL : https://github.com/ilevkivskyi/typing_inspect
License : MIT
Description : The "typing_inspect" module defines experimental API for runtime
: inspection of types defined in the standard "typing" module.