Install Tidy On A Debian, Ubuntu, Arch, Kali, CentOS, Fedora, Raspbian And MacOS
Install tidy
-
Debian
apt-get install tidy
Click to copy -
Ubuntu
apt-get install tidy
Click to copy -
Arch Linux
pacman -S tidy
Click to copy -
Kali Linux
apt-get install tidy
Click to copy -
CentOS
yum install tidy
Click to copy -
Fedora
dnf install tidy
Click to copy -
Raspbian
apt-get install tidy
Click to copy -
macOS
brew install tidy
Click to copy
tidy
HTML syntax checker and reformatterCorrects markup in a way compliant with the latest standards, and optimal for the popular browsers. It has a comprehensive knowledge of the attributes defined in the HTML 4.0 recommendation from W3C, and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022 family of 7-bit encodings. In the output: * HTML entity names for characters are used when appropriate. * Missing attribute quotes are added, and mismatched quotes found. * Tags lacking a terminating '>' are spotted. * Proprietary elements are recognized and reported as such. * The page is reformatted, from a choice of indentation styles. Tidy is a product of the World Wide Web Consortium.
tidy-html5
To install the latest version of tidy in your favorite operating system just copy the tidy installation command from above and paste it into terminal. It will download and install the latest version of tidy 2023 package in your OS.