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

Last updated: October 07,2024

1. Install "python3-tidy.noarch" package

This tutorial shows how to install python3-tidy.noarch on Fedora 34

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

2. Uninstall "python3-tidy.noarch" package

This guide covers the steps necessary to uninstall python3-tidy.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:12:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-tidy
Version : 0.6
Release : 6.fc34
Architecture : noarch
Size : 24 k
Source : python-tidy-0.6-6.fc34.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.