How to Install and Uninstall python3-textual-doc.noarch Package on Fedora 39

Last updated: October 07,2024

1. Install "python3-textual-doc.noarch" package

In this section, we are going to explain the necessary steps to install python3-textual-doc.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-textual-doc.noarch

2. Uninstall "python3-textual-doc.noarch" package

This guide let you learn how to uninstall python3-textual-doc.noarch on Fedora 39:

$ sudo dnf remove python3-textual-doc.noarch $ sudo dnf autoremove

3. Information about the python3-textual-doc.noarch package on Fedora 39

Last metadata expiration check: 4:05:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-textual-doc
Version : 0.37.0
Release : 1.fc39
Architecture : noarch
Size : 21 M
Source : python-textual-0.37.0-1.fc39.src.rpm
Repository : fedora
Summary : Docs and examples for python3-textual
URL : https://github.com/Textualize/textual
License : MIT
Description :
: Textual is a TUI (Text User Interface) framework for Python inspired
: by modern web development. Currently a Work in Progress.