How to Install and Uninstall tidy.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "tidy.x86_64" package

Please follow the instructions below to install tidy.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install tidy.x86_64

2. Uninstall "tidy.x86_64" package

This guide covers the steps necessary to uninstall tidy.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove tidy.x86_64 $ sudo dnf autoremove

3. Information about the tidy.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:51:46 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : tidy
Version : 5.8.0
Release : 2.el9
Architecture : x86_64
Size : 36 k
Source : tidy-5.8.0-2.el9.src.rpm
Repository : epel
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.