How to Install and Uninstall python3-textile.noarch Package on Fedora 35

Last updated: May 18,2024

1. Install "python3-textile.noarch" package

This guide covers the steps necessary to install python3-textile.noarch on Fedora 35

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

2. Uninstall "python3-textile.noarch" package

This guide let you learn how to uninstall python3-textile.noarch on Fedora 35:

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

3. Information about the python3-textile.noarch package on Fedora 35

Last metadata expiration check: 2:42:02 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-textile
Version : 4.0.2
Release : 1.fc35
Architecture : noarch
Size : 64 k
Source : python-textile-4.0.2-1.fc35.src.rpm
Repository : updates
Summary : A Humane Web Text Generator
URL : https://pypi.python.org/pypi/textile
License : BSD
Description : Textile is a XHTML generator using a simple markup developed by Dean
: Allen. This is a Python port with support for code validation, itex to
: MathML translation, Python code coloring and much more.