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

Last updated: October 06,2024

1. Install "python3-tidy.noarch" package

Please follow the step by step instructions below to install python3-tidy.noarch on Fedora 38

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

2. Uninstall "python3-tidy.noarch" package

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

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

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

Last metadata expiration check: 0:16:33 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-tidy
Version : 0.6
Release : 12.fc38
Architecture : noarch
Size : 32 k
Source : python-tidy-0.6-12.fc38.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.