# 使用 Homebrew, apk, Nix, scoop 安装 superhtml

查看 superhtml 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:superhtml
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install superhtml
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add superhtml
```

  证据: Alpine Linux edge package indexes: superhtml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#superhtml
```

  证据: nixpkgs package indexes: pkgs/by-name/su/superhtml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/superhtml
```

  证据: Scoop official bucket manifest trees: bucket/superhtml.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:superhtml
- **软件包管理器:** Homebrew
- **版本:** 0.6.2
- **来源摘要:** HTML Language Server & Templating Language Library
- **主页:** <https://github.com/kristoff-it/superhtml>
- **仓库:** <https://github.com/kristoff-it/superhtml>
- **最后更新:** 2026-06-14T14:25:55-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- superhtml (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.6.2
## 项目历史与用法

SuperHTML is an HTML validator, formatter, language server, and templating language library distributed as a command-line tool.

### 项目历史

The official repository was created in June 2024. The README presents SuperHTML as a CLI with `check`, `fmt`, and `lsp` commands, with validation aimed at HTML5 and editor integration through LSP.

### 采用历史

The package input lists APK, Homebrew, Nix, and Scoop distribution, while the official README points users to GitHub Releases for downloads and documents editor support in VSCode, Neovim, Helix, Flow, Vim, Zed, and other editors.

### 使用方式

Common usage is checking documents for errors, formatting HTML, running the language server, and integrating the binary into editor save hooks, CI formatting checks, or editor LSP configuration.

### 为什么软件包爱好者会关心

SuperHTML is interesting to package-manager users because it packages formatter, validator, and LSP behavior into one small developer tool, matching the style of Go/Zig formatters that teams can install locally and run in CI.

### 时间线

- 2024: Official GitHub repository created.
- 2024: v0.5.3 release published.
- 2026: v0.7.0 release published.

### Related projects

- Related projects and environments include WHATWG HTML, Language Server Protocol clients, VSCode, Neovim, Helix, Flow, Vim, Zed, Zig package workflows, and formatter-driven CI.

### 来源

- <https://github.com/kristoff-it/superhtml>
- <https://github.com/kristoff-it/superhtml/releases>
- <https://raw.githubusercontent.com/kristoff-it/superhtml/master/README.md>
- source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - superhtml: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/superhtml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - superhtml - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: superhtml from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | HTML Validator, Formatter, LSP, and Templating Language Library | https://github.com/kristoff-it/superhtml
- apk - superhtml-doc - 0.6.2-r0: normalized package name match | Alpine Linux edge package indexes: superhtml-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | HTML Validator, Formatter, LSP, and Templating Language Library (documentation) | https://github.com/kristoff-it/superhtml
- Scoop - main/superhtml: normalized package name match | Scoop official bucket manifest trees: bucket/superhtml.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/superhtml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/superhtml.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
