# Installer mhonarc avec Homebrew, apt, dnf, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mhonarc pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mhonarc
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mhonarc
```

  Preuve: 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
```

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

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:mhonarc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.24
- **Résumé source:** Mail-to-HTML converter
- **Page d'accueil:** <https://www.mhonarc.org/>
- **Dépôt:** <https://github.com/sympa-community/mhonarc>
- **Dernière mise à jour:** 2026-06-22T14:05:28-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mha-dbedit (alias)
- mha-dbrecover (alias)
- mha-decode (alias)
- mhonarc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.24
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

- <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>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

- 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-18.fc45: normalized package name match | Fedora Rawhide package metadata: mhonarc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Perl mail-to-HTML converter | https://metacpan.org/release/MHonArc


## Combined YAML source

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


## Sources

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