How to Install and Uninstall tidy.x86_64 Package on Fedora 39

Last updated: September 29,2024

1. Install "tidy.x86_64" package

Please follow the steps below to install tidy.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install tidy.x86_64

2. Uninstall "tidy.x86_64" package

Please follow the guidelines below to uninstall tidy.x86_64 on Fedora 39:

$ sudo dnf remove tidy.x86_64 $ sudo dnf autoremove

3. Information about the tidy.x86_64 package on Fedora 39

Last metadata expiration check: 3:28:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : tidy
Version : 5.8.0
Release : 7.fc39
Architecture : x86_64
Size : 36 k
Source : tidy-5.8.0-7.fc39.src.rpm
Repository : fedora
Summary : Utility to clean up and pretty print HTML/XHTML/XML
URL : http://www.html-tidy.org/
License : W3C
Description : When editing HTML it's easy to make mistakes. Wouldn't it be nice if
: there was a simple way to fix these mistakes automatically and tidy up
: sloppy editing into nicely laid out markup? Well now there is! Dave
: Raggett's HTML TIDY is a free utility for doing just that. It also
: works great on the atrociously hard to read markup generated by
: specialized HTML editors and conversion tools, and can help you
: identify where you need to pay further attention on making your pages
: more accessible to people with disabilities.