# 使用 Homebrew, apt, dnf, Nix 安装 mhonarc

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

## 安装

```sh
sudo av install brew:mhonarc
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mhonarc
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mhonarc
```

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

- dnf (92%):

```sh
sudo dnf install mhonarc
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mhonarc
```

  证据: nixpkgs package indexes: mhonarc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

## 软件包事实

- **软件包键:** brew:mhonarc
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mhonarc>
- **版本:** 2.6.24
- **来源摘要:** Mail-to-HTML converter
- **主页:** <https://www.mhonarc.org/>
- **仓库:** <https://savannah.gnu.org/projects/mhonarc>
- **上游文档:** <https://www.mhonarc.org/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://cpan.metacpan.org/authors/id/L/LD/LDIDRY/MHonArc-2.6.24.tar.gz>
- **最后更新:** 2026-06-22T14:05:28-07:00
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- mha-dbedit (cli)
- mha-dbrecover (cli)
- mha-decode (cli)
- mhonarc (cli)
- mha-dbedit (别名)
- mha-dbrecover (别名)
- mha-decode (别名)
- mhonarc (别名)

## 依赖

- perl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.6.24
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://www.mhonarc.org/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

MHonArc is Earl Hood's Perl mail-to-HTML converter for turning mail and news messages into web archives. The project's contact page identifies Hood as creator and developer, and an archived W3C announcement for MHonArc 1.1 shows the tool already being distributed in April 1995 as a Perl 4 program for RFC 822 and MIME email conversion.

### 项目历史

Its historical role is tied to the early web's mailing-list archives. MHonArc generates HTML indexes, message pages, and thread links, with MIME support and extensive resource-file customization. The 1995 announcement already listed features that became central to mailing-list archive maintenance: thread indexes, removing messages, archive size limits, detection of already archived messages, and customization variables.

### 使用方式

In practice, administrators run `mhonarc` over mailbox files, MH folders, or incoming mail/news messages to produce static HTML archives; companion tools such as `mha-dbedit`, `mha-dbrecover`, and `mha-decode` support archive database and decoding tasks. Its presence in Homebrew, Debian, Fedora, Nix, and Ubuntu reflects a mature Perl utility niche: less a general email client than a durable static-site generator for list archives and message collections.

### 来源

- <https://formulae.brew.sh/formula/mhonarc>
- <https://metacpan.org/dist/MHonArc/view/mhonarc>
- <https://www.mhonarc.org/>
- <https://www.mhonarc.org/MHonArc/doc/contacts.html>
- <https://www.w3.org/Tools/MHonArc.html>


## 安全说明

narrow executable package without higher-risk signals.

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


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.mhonarc.mrc
- Windows: <user-home-path>\mhonarc.mrc
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mhonarc
- **Version Scheme:** 0
- **Revision:** 1
- **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 - mhonarc - 2.6.24-1: normalized package name match | Debian stable package indexes: mhonarc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Mail to HTML converter | https://metacpan.org/dist/MHonArc/view/mhonarc
- Nix - mhonarc: normalized package name match | nixpkgs package indexes: mhonarc from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - mhonarc - 2.6.19-2.2: normalized package name match | Ubuntu 24.04 LTS package indexes: mhonarc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Mail to HTML converter
- dnf - mhonarc - 2.6.24-17.fc44: normalized package name match | Fedora Rawhide package metadata: mhonarc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Perl mail-to-HTML converter | https://metacpan.org/release/MHonArc


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://www.automicvault.com/zh-hans/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Web development packages](https://www.automicvault.com/zh-hans/pkg/web-dev-tools/) - Matched web development metadata.
- [perl](https://www.automicvault.com/zh-hans/pkg/brew/perl/) - Runtime dependency declared by Homebrew.
- [extract_url](https://www.automicvault.com/zh-hans/pkg/brew/extract-url/) - Shares av.db curated category or tags: cli, email, perl, productivity.
- [aerc](https://www.automicvault.com/zh-hans/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, email, productivity.
- [alot](https://www.automicvault.com/zh-hans/pkg/brew/alot/) - Shares av.db curated category or tags: cli, email, productivity.
- [alpine](https://www.automicvault.com/zh-hans/pkg/brew/alpine/) - Shares av.db curated category or tags: cli, email, productivity.
- [gmailctl](https://www.automicvault.com/zh-hans/pkg/brew/gmailctl/) - Shares av.db curated category or tags: cli, email, productivity.
- [himalaya](https://www.automicvault.com/zh-hans/pkg/brew/himalaya/) - Shares av.db curated category or tags: cli, email, productivity.
- [lbdb](https://www.automicvault.com/zh-hans/pkg/brew/lbdb/) - Shares av.db curated category or tags: cli, email, productivity.
- [mail-deduplicate](https://www.automicvault.com/zh-hans/pkg/brew/mail-deduplicate/) - Shares av.db curated category or tags: cli, email, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/mhonarc.yml](https://github.com/automic-vault/db/blob/main/combined/mhonarc.yml)


## 来源

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