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

Last updated: November 27,2024

1. Install "python3-tidy.noarch" package

This is a short guide on how to install python3-tidy.noarch on Fedora 39

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

2. Uninstall "python3-tidy.noarch" package

Learn how to uninstall python3-tidy.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:41:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-tidy
Version : 0.6
Release : 14.fc39
Architecture : noarch
Size : 31 k
Source : python-tidy-0.6-14.fc39.src.rpm
Repository : fedora
Summary : Python wrapper for tidy, from the HTML tidy project
URL : https://cihar.com/software/utidylib/
License : MIT
Description : Python wrapper (bindings) for tidylib, this allows you to tidy HTML
: files through a Pythonic interface.