# 使用 Homebrew, apt, zypper 安装 vilistextum

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

## 安装

```sh
sudo av install brew:vilistextum
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vilistextum
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install vilistextum
```

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

- zypper (92%):

```sh
sudo zypper install vilistextum
```

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

## 软件包事实

- **软件包键:** brew:vilistextum
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vilistextum>
- **版本:** 2.6.9
- **来源摘要:** HTML to text converter
- **主页:** <https://bhaak.net/vilistextum/>
- **上游文档:** <https://bhaak.net/vilistextum/>
- **许可证:** GPL-2.0-only
- **源码归档:** <https://bhaak.net/vilistextum/vilistextum-2.6.9.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- vilistextum (cli)
- vilistextum (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

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

Vilistextum is a small command-line converter from HTML to plain ASCII/text, written by Patric Mueller. Its niche is fault-tolerant conversion of imperfect or quirky HTML into readable terminal, mail, or ebook-oriented text.

### 项目历史

The upstream homepage identifies release 2.6.9 as dated October 22, 2006 and describes Vilistextum as GPLv2 free software. The tool predates today's browser-based HTML-to-text converters and sits in the older Unix tradition of command filters that read from files or standard input and write transformed text to files or standard output.

### 使用方式

Vilistextum is used to strip HTML into readable text while preserving useful structure such as link footnotes, image alt text, selected character/entity conversions, line wrapping, and multibyte character handling. The manual explicitly compares link-footnote output to `lynx -dump`, and the upstream site includes instructions for using it to read HTML mail in gnus or mutt.

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

Its package significance is modest but real: Vilistextum is one of the tiny, stable, old-school text-conversion utilities that remain useful in scripts, mail readers, and archival workflows because they do one narrow job without a browser runtime.

### 时间线

- 2006-10-22: Upstream release 2.6.9 is published.
- 2006-era documentation: The project documents HTML mail conversion workflows for gnus and mutt and manual options for link footnotes, line shrinking, character conversion, PDA-oriented output, and UTF-8 output when built with multibyte support.

### 来源

- <https://bhaak.net/vilistextum/htmlmail.html>
- <https://bhaak.net/vilistextum/index.html>
- <https://bhaak.net/vilistextum/manual.html>
- <https://directory.fsf.org/wiki/Vilistextum>


## 安全说明

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:** vilistextum
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - vilistextum - 2.6.9-1.4: normalized package name match | Debian stable package indexes: vilistextum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | a HTML to text converter | https://bhaak.net/vilistextum/
- Ubuntu apt - vilistextum - 2.6.9-1.3: normalized package name match | Ubuntu 24.04 LTS package indexes: vilistextum from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | a HTML to text converter | https://bhaak.net/vilistextum/
- zypper - vilistextum - 2.6.9-2.5: normalized package name match | openSUSE Tumbleweed package metadata: vilistextum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Convert HTML to text with hyperlink references | https://bhaak.net/vilistextum/index.html


## 相关链接

- [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.
- [markdown](https://pkg.so/zh-hans/brew/markdown/) - Shares pkgdb curated category or tags: cli, developer-tools, html, text-conversion.
- [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.
- [dos2unix](https://pkg.so/zh-hans/brew/dos2unix/) - Shares pkgdb curated category or tags: cli, developer-tools, text-conversion.
- [weasyprint](https://pkg.so/zh-hans/brew/weasyprint/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [highlight](https://pkg.so/zh-hans/brew/highlight/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [html2text](https://pkg.so/zh-hans/brew/html2text/) - Shares pkgdb curated category or tags: cli, developer-tools, html.
- [txt2man](https://pkg.so/zh-hans/brew/txt2man/) - Local package facts share a topical domain. Shared terms: ascii, cli, conversion, developer, developer-tools.
- [ascii2binary](https://pkg.so/zh-hans/brew/ascii2binary/) - Local package facts share a topical domain. Shared terms: ascii, cli, conversion, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/vilistextum.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vilistextum.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
