Automic VaultAutomic Vault

brew

tidy-html5 を Homebrew, apt, dnf, winget, MacPorts, pacman, zypper, scoop でインストール

tidy-html5 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tidy-html5

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install tidy

MacPorts ports tree · www/tidy/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install libtidy-dev

Debian stable package indexes · libtidy-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install tidy

Fedora Rawhide package metadata · tidy · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S tidy

Arch Linux sync databases · tidy · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install tidy

openSUSE Tumbleweed package metadata · tidy · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id HTACG.tidy -e

Windows Package Manager source index · HTACG.tidy · ソース: cdn.winget.microsoft.com

Scoop確認済み · 92%
scoop install main/tidy

Scoop official bucket manifest trees · bucket/tidy.json · ソース: api.github.com

概要

パッケージ概要

Granddaddy of HTML tools, with support for modern standards

履歴

プロジェクトの歴史と使われ方

HTML Tidy is a long-running command-line and library project for cleaning, diagnosing, and pretty-printing HTML, now maintained by the HTACG Tidy HTML Project with HTML5 support.

プロジェクトの歴史

The official HTML Tidy site traces the project to Dave Raggett of the W3C in the early Web era. Raggett's original W3C page describes Tidy as a free utility for automatically fixing common HTML mistakes, cleaning up hard-to-read output from editors and converters, and identifying accessibility issues that need author attention.

After Raggett's original work, maintenance moved to volunteers at tidy.sourceforge.net, where the project became a C library and kept pace with evolving standards. The official history says W3C members renewed interest in 2011 and forked the project to GitHub with HTML5 compatibility, then in 2015 HTACG formed to revitalize Tidy after a non-maintained period.

HTACG's repository carries the modern `tidy-html5` source and describes the project as the granddaddy of HTML tools with support for modern standards. The repository metadata shows the GitHub project dating to 2011, matching the official history's GitHub-era transition.

採用の歴史

HTML Tidy has unusually broad package-manager and platform history for a web utility. The official site says many operating systems already ship a `tidy` command, though often too old for HTML5, and lists package-manager installs for macOS through Fink, Homebrew, and MacPorts plus Windows through Chocolatey.

The input package facts show a wider current packaging footprint across Homebrew, Debian/Ubuntu, Fedora, Arch, MacPorts, Scoop, winget, and openSUSE-family packages, reflecting Tidy's role as both a CLI utility and `libtidy` development dependency.

使われ方

Users run `tidy` to clean malformed or messy HTML, format output, flag errors and warnings with line and column information, and modernize documents produced by WYSIWYG editors or office exporters. Developers can also embed `libtidy`, whose official site describes APIs for parsing HTML into a DOM-like tree, cleaning and diagnostics, traversing nodes, and pretty-print output.

The original W3C page also documents Tidy's Unix-tool-style appeal: it can be used locally as a binary, as source code, and historically through online services, making it useful in editors, build scripts, validation workflows, and conversion pipelines.

パッケージ好きにとっての重要性

For package nerds, tidy-html5 is a good example of an old web utility whose name, fork history, and packaging split matter: users may see `tidy`, `tidy-html5`, `libtidy`, or development packages depending on the platform.

It is also historically important because it bridges early W3C-era authoring tools and modern HTML5-oriented command-line workflows. The package remains useful precisely because it is boring, scriptable, and available almost everywhere.

タイムライン

  • 1998: HTML Tidy copyright history begins in the project license files.
  • 2000: Raggett's W3C page had already handed maintenance to SourceForge volunteers.
  • 2011: W3C members forked Tidy to GitHub for renewed work and HTML5 compatibility.
  • 2015: HTACG formed to revitalize the project and received W3C project ownership.
  • 2024: HTACG tidy-html5 repository metadata shows continued GitHub activity.

Related projects

  • Related project surfaces include Dave Raggett's original W3C Tidy page, the SourceForge-era tidy project, the W3C GitHub fork, the HTACG tidy-html5 repository, and downstream packages named `tidy`, `tidy-html5`, or `libtidy`.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tidycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版5.8.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新5.8.0

https://github.com/htacg/tidy-html5

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tidy-html5
バージョン5.8.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tidy-html5
ホームページhttps://www.html-tidy.org/
リポジトリhttps://github.com/htacg/tidy-html5
上流ドキュメントhttps://www.html-tidy.org/documentation
ライセンスZlib
ソースアーカイブhttps://github.com/htacg/tidy-html5/archive/refs/tags/5.8.0.tar.gz
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametidy-html5
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libtidy-dev 2:5.8.0-2

HTML/XML syntax checker and reformatter - development

https://www.html-tidy.org/

sudo apt install libtidy-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tidy-html5
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtidy-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libtidy58 2:5.8.0-2

HTML/XML syntax checker and reformatter - shared library

https://www.html-tidy.org/

sudo apt install libtidy58
  • Section: libs
  • Architecture: amd64
  • Source Package: tidy-html5
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libtidy58 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tidy 2:5.8.0-2

HTML/XML syntax checker and reformatter

https://www.html-tidy.org/

sudo apt install tidy
  • Section: web
  • Architecture: amd64
  • Source Package: tidy-html5
  • 2 依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tidy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libtidy-dev 2:5.6.0-11ubuntu2

HTML/XML syntax checker and reformatter - development

https://www.html-tidy.org/

sudo apt install libtidy-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: tidy-html5
  • 1 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtidy-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libtidy5deb1 2:5.6.0-11ubuntu2

HTML/XML syntax checker and reformatter - shared library

https://www.html-tidy.org/

sudo apt install libtidy5deb1
  • Section: libs
  • Architecture: amd64
  • Source Package: tidy-html5
  • 1 依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libtidy5deb1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

tidy 2:5.6.0-11ubuntu2

HTML/XML syntax checker and reformatter

https://www.html-tidy.org/

sudo apt install tidy
  • Section: universe/web
  • Architecture: amd64
  • Source Package: tidy-html5
  • 2 依存関係
  • normalized package name match
  • 一致条件: Tidy Html5
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tidy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

tidy 5.8.0-13.fc44

Utility to clean up and pretty print HTML/XHTML/XML

http://www.html-tidy.org/

sudo dnf install tidy
  • License: W3C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tidy
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Tidy Html5
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tidy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
winget95%

HTACG.tidy

winget install --id HTACG.tidy -e
  • normalized package name match
  • 一致条件: Tidy Html5
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: HTACG.tidy from https://cdn.winget.microsoft.com/cache/source.msix
MacPorts94%

tidy

sudo port install tidy
  • installed executable or alias match
  • 一致条件: Tidy
MacPorts ports tree · api.github.com · MacPorts ports tree: www/tidy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
dnf92%

libtidy 5.8.0-13.fc44

Runtime library for tidy

http://www.html-tidy.org/

sudo dnf install libtidy
  • License: W3C
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tidy
  • 2 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Tidy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtidy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

libtidy-devel 5.8.0-13.fc44

Development files for tidy

http://www.html-tidy.org/

sudo dnf install libtidy-devel
  • License: W3C
  • Category: Unspecified
  • Architecture: i686
  • Source Package: tidy
  • 3 依存関係
  • 3 提供
  • installed executable or alias match
  • 一致条件: Tidy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libtidy-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

tidy 5.8.0-3

A tool to tidy down your HTML code to a clean style

https://www.html-tidy.org/

sudo pacman -S tidy
  • License: custom
  • Architecture: x86_64
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tidy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tidy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

libtidy-devel 5.8.0-2.3

Development files for libtidy

https://github.com/htacg/tidy-html5

sudo zypper install libtidy-devel
  • License: W3C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tidy
  • 3 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Tidy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtidy-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

libtidy58 5.8.0-2.3

Library to Clean Up and Pretty-print HTML, XHTML or XML Markup

https://github.com/htacg/tidy-html5

sudo zypper install libtidy58
  • License: W3C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tidy
  • 2 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Tidy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libtidy58 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

tidy 5.8.0-2.3

Utility to Clean Up and Pretty-print HTML, XHTML or XML Markup

https://github.com/htacg/tidy-html5

sudo zypper install tidy
  • License: W3C
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tidy
  • 2 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tidy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tidy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

tidy-doc 5.8.0-2.3

Documentation for tidy and libtidy

https://github.com/htacg/tidy-html5

sudo zypper install tidy-doc
  • License: W3C
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: tidy
  • 1 提供
  • installed executable or alias match
  • 一致条件: Tidy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tidy-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment