How to Install and Uninstall tidy.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "tidy.x86_64" package
Learn how to install tidy.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
tidy.x86_64
Copied
2. Uninstall "tidy.x86_64" package
This guide covers the steps necessary to uninstall tidy.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
tidy.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the tidy.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:08:24 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : tidy
Version : 5.6.0
Release : 5.el8
Architecture : x86_64
Size : 244 k
Source : tidy-5.6.0-5.el8.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.
Available Packages
Name : tidy
Version : 5.6.0
Release : 5.el8
Architecture : x86_64
Size : 244 k
Source : tidy-5.6.0-5.el8.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.