# 使用 Homebrew, apk, apt, MacPorts, Nix, dnf, pacman, zypper 安装 html2text

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

## 安装

```sh
sudo av install brew:html2text
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install html2text
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install html2text
```

  证据: MacPorts ports tree: textproc/html2text/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add html2text
```

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

- Debian apt (92%):

```sh
sudo apt install html2text
```

  证据: Debian stable package indexes: html2text from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#html2text
```

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

- dnf (92%):

```sh
sudo dnf install python3-html2text
```

  证据: Fedora Rawhide package metadata: python3-html2text from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S python-html2text
```

  证据: Arch Linux sync databases: python-html2text from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install python313-html2text
```

  证据: openSUSE Tumbleweed package metadata: python313-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:html2text
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/html2text>
- **版本:** 2.4.0
- **来源摘要:** Advanced HTML-to-text converter
- **主页:** <https://gitlab.com/grobian/html2text>
- **上游文档:** <https://gitlab.com/grobian/html2text>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://gitlab.com/-/project/48313341/uploads/8526650dd42218b3493ce7ca0a3eeb1e/html2text-2.4.0.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- html2text (cli)
- html2text (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.4.0
- 本地数据: OK
- 上游仓库: https://gitlab.com/grobian/html2text
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

html2text renders HTML into terminal- and email-friendly plain text. The grobian-maintained project is a continuation of Martin Bayer's older html2text, with a focus on mail clients, terminal width, links, tables, character sets, and ANSI rendering.

### 项目历史

The README states that the repository continues the project formerly hosted at mbayer.de/html2text and carries patches that were no longer available from the original sources. It also states that version 2.0 made the GitLab repository the official home.

GitLab tag metadata places v2.0.0 in 2020, followed by v2.1.x in 2022, v2.2.x in 2023, and v2.3.0 and v2.4.0 in 2025. The ChangeLog shows that later work added autotools-based builds, compatibility flags, whitespace normalization, ANSI escape output, color handling, and direct URL retrieval.

### 采用历史

The tool is packaged across Homebrew, Debian, Ubuntu, Alpine, MacPorts, Nix, Arch, and Fedora-family ecosystems. Its adoption is helped by a stable command name and by mailcap integration examples for text-mode mail clients such as Mutt.

### 使用方式

The README's central workflow is rendering text/html parts for terminal email. It shows a mailcap entry using html2text with ANSI output, link references, charset conversion, and terminal-width wrapping, plus Mutt configuration that auto-views HTML mail through the converter.

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

html2text is package-nerd material because it solves a stubborn Unix desktop problem: making HTML email tolerable in text-mode tools. It is small enough for a mailcap line, but specialized enough to preserve tables, links, alignment, and character-set behavior better than a bare text dump.

### 时间线

- Pre-2020: Martin Bayer's html2text provided the original project line.
- 2020: v2.0.0 established the grobian GitLab repository as the official home.
- 2022: v2.1.x releases continued the 2.x series.
- 2023: v2.2.0 moved the build system to autotools and added compatibility and whitespace work.
- 2025: v2.3.0 added ANSI and color handling; v2.4.0 added direct remote URL retrieval.

### Related projects

- Related tools include lynx -dump, w3m -dump, pandoc, Python html2text, and mailcap-driven HTML viewers used by Mutt and similar text mail clients.

### 来源

- Homebrew and distribution package metadata support package-manager adoption.
- The GitLab ChangeLog and tag API document the 2.x release evolution.
- The GitLab README documents origin, email-focused usage, and official-home status from version 2.0.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** html2text
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - html2text - 2.2.3-3: normalized package name match | Debian stable package indexes: html2text from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | advanced HTML to text converter | https://gitlab.com/grobian/html2text
- Nix - html2text: normalized package name match | nixpkgs package indexes: pkgs/by-name/ht/html2text/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - html2text - 1.3.2a-28: normalized package name match | Ubuntu 24.04 LTS package indexes: html2text from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | advanced HTML to text converter | https://github.com/grobian/html2text
- apk - html2text - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: html2text from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | html2text is a command line utility, written in C++, that converts HTML documents into plain text. | https://github.com/grobian/html2text/
- apk - html2text-doc - 2.4.0-r0: normalized package name match | Alpine Linux edge package indexes: html2text-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | html2text is a command line utility, written in C++, that converts HTML documents into plain text. (documentation) | https://github.com/grobian/html2text/
- dnf - python3-html2text - 2025.4.15-8.fc45: normalized package name match | Fedora Rawhide package metadata: python3-html2text from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Convert HTML to Markdown-formatted text | https://github.com/Alir3z4/html2text/
- pacman - python-html2text - 2025.4.15-2: normalized package name match | Arch Linux sync databases: python-html2text from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A HTML to markdown-structured text converter | https://github.com/Alir3z4/html2text
- zypper - python313-html2text - 2025.4.15-1.5: normalized package name match | openSUSE Tumbleweed package metadata: python313-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Python script for turning HTML into Markdown text | https://github.com/Alir3z4/html2text/
- zypper - python314-html2text - 2025.4.15-1.5: normalized package name match | openSUSE Tumbleweed package metadata: python314-html2text from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Python script for turning HTML into Markdown text | https://github.com/Alir3z4/html2text/
- MacPorts - html2text: normalized package name match | MacPorts ports tree: textproc/html2text/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ansifilter](https://pkg.so/zh-hans/brew/ansifilter/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [htmldoc](https://pkg.so/zh-hans/brew/htmldoc/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [html2markdown](https://pkg.so/zh-hans/brew/html2markdown/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [texi2html](https://pkg.so/zh-hans/brew/texi2html/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [xmltoman](https://pkg.so/zh-hans/brew/xmltoman/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [libxml2](https://pkg.so/zh-hans/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [pandoc](https://pkg.so/zh-hans/brew/pandoc/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [tidy-html5](https://pkg.so/zh-hans/brew/tidy-html5/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [msc-generator](https://pkg.so/zh-hans/brew/msc-generator/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, text.

## Combined YAML source

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


## 来源

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