How to Install and Uninstall python3-typish.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "python3-typish.noarch" package

This guide covers the steps necessary to install python3-typish.noarch on Fedora 34

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

2. Uninstall "python3-typish.noarch" package

Please follow the guidance below to uninstall python3-typish.noarch on Fedora 34:

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

3. Information about the python3-typish.noarch package on Fedora 34

Last metadata expiration check: 5:08:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-typish
Version : 1.9.1
Release : 2.fc34
Architecture : noarch
Size : 49 k
Source : python-typish-1.9.1-2.fc34.src.rpm
Repository : fedora
Summary : Python library for additional control over types
URL : https://github.com/ramonhagenaars/typish
License : MIT
Description : Suport for functions to allow thorough checks on types. Including instance
: checks considering generics and typesafe duck-typing.