How to Install and Uninstall python3-teletype.noarch Package on Fedora 38

Last updated: October 05,2024

1. Install "python3-teletype.noarch" package

Here is a brief guide to show you how to install python3-teletype.noarch on Fedora 38

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

2. Uninstall "python3-teletype.noarch" package

This guide let you learn how to uninstall python3-teletype.noarch on Fedora 38:

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

3. Information about the python3-teletype.noarch package on Fedora 38

Last metadata expiration check: 4:05:39 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-teletype
Version : 1.3.4
Release : 2.fc38
Architecture : noarch
Size : 50 k
Source : python-teletype-1.3.4-2.fc38.src.rpm
Repository : fedora
Summary : High-level cross platform Python tty library
URL : https://github.com/jkwill87/teletype
License : MIT
Description : teletype is a high-level cross platform tty library compatible with Python
: 3.7+. It provides a consistent interface between the terminal and cmd.exe by
: building on top of terminfo and msvcrt and has no dependencies.