# mmark を Homebrew, apt, MacPorts, Nix でインストール

mmark のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mmark
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mmark
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mmark
```

  証拠: MacPorts ports tree: textproc/mmark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mmark
```

  証拠: Debian stable package indexes: mmark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mmark
```

  証拠: nixpkgs package indexes: pkgs/by-name/mm/mmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mmark
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mmark>
- **バージョン:** 2.2.48
- **ソース概要:** Powerful markdown processor in Go geared towards the IETF
- **ホームページ:** <https://mmark.miek.nl/>
- **リポジトリ:** <https://github.com/mmarkdown/mmark>
- **上流ドキュメント:** <https://mmark.miek.nl/>
- **ライセンス:** BSD-2-Clause
- **ソースアーカイブ:** <https://github.com/mmarkdown/mmark/archive/refs/tags/v2.2.48.tar.gz>
- **最終更新:** 2026-07-29T17:04:56+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mmark (cli)
- mmark (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.2.48
- マネージャ更新日: 2026-07-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/mmarkdown/mmark
- 検出された最新: v2.2.48 (最新)
## プロジェクトの歴史と使われ方

Mmark is Miek Gieben's Go-based Markdown processor for IETF authoring. Its upstream material describes it as a powerful Markdown processor geared toward IETF documents, but also usable for books and technical documentation. The IETF authors' tools catalog lists mmark as a Markdown-to-RFCXML tool, credits Miek Gieben as author and maintainer, and classifies it as a maintained command-line/build tool.

### プロジェクトの歴史

The tool's main milestone is support for the RFC 7991 XML vocabulary used by xml2rfc v3. Mmark takes an extended Markdown dialect with title blocks, special sections, citations, XML references, BCP14 keyword handling, captions, figures, includes, indexes, and cross references, then emits RFCXML, HTML5, or manual-page output. The generated RFCXML is meant to be passed to xml2rfc for final text, HTML, PDF, or other RFC outputs.

### 使われ方

Mmark belongs to the small ecosystem of tools that let IETF authors write Internet-Drafts in lightweight text formats instead of raw XML. It sits near kramdown-rfc and metanorma-ietf, with a package-manager niche as a single CLI for authors who want local Markdown-to-RFCXML conversion in scripts, Makefiles, and continuous document builds.

### ソース

- <https://formulae.brew.sh/formula/mmark>
- <https://github.com/ietf/authors.ietf.org/blob/main/tools-catalog.md>
- <https://github.com/mmarkdown/mmark>
- <https://mmark.miek.nl/post/start/>
- <https://mmark.miek.nl/post/syntax/>


## セキュリティノート

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:** mmark
- **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 - golang-github-mmarkdown-mmark-dev - 2.2.25+dfsg1-2: normalized package name match | Debian stable package indexes: golang-github-mmarkdown-mmark-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | powerful markdown processor in Go geared towards the IETF (library) | https://github.com/mmarkdown/mmark
- Debian apt - mmark - 2.2.25+dfsg1-2: normalized package name match | Debian stable package indexes: mmark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | powerful markdown processor in Go geared towards the IETF (program) | https://github.com/mmarkdown/mmark
- Nix - mmark: normalized package name match | nixpkgs package indexes: pkgs/by-name/mm/mmark/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-mmarkdown-mmark-dev - 2.2.25+dfsg1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: golang-github-mmarkdown-mmark-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | powerful markdown processor in Go geared towards the IETF (library) | https://github.com/mmarkdown/mmark
- Ubuntu apt - mmark - 2.2.25+dfsg1-2build1: normalized package name match | Ubuntu 24.04 LTS package indexes: mmark from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | powerful markdown processor in Go geared towards the IETF (program) | https://github.com/mmarkdown/mmark
- MacPorts - mmark: normalized package name match | MacPorts ports tree: textproc/mmark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [mandown](https://pkg.so/ja/brew/mandown/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [markdownlint-cli](https://pkg.so/ja/brew/markdownlint-cli/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [rumdl](https://pkg.so/ja/brew/rumdl/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [markdownlint-cli2](https://pkg.so/ja/brew/markdownlint-cli2/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [marksman](https://pkg.so/ja/brew/marksman/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [pandoc-crossref](https://pkg.so/ja/brew/pandoc-crossref/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [mdbook](https://pkg.so/ja/brew/mdbook/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, markdown.
- [cheat](https://pkg.so/ja/brew/cheat/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, go.
- [xml2rfc](https://pkg.so/ja/brew/xml2rfc/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, developer, developer-tools, documentation, ietf.
- [action-docs](https://pkg.so/ja/brew/action-docs/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, documentation, markdown.

## Combined YAML source

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