# markdown を Homebrew, apk, apt, zypper でインストール

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

## インストール

```sh
sudo av install brew:markdown
```

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

### macOS

- Homebrew (100%):

```sh
brew install markdown
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add markdown
```

  証拠: Alpine Linux edge package indexes: markdown from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install markdown
```

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

- zypper (92%):

```sh
sudo zypper install MultiMarkdown-6
```

  証拠: openSUSE Tumbleweed package metadata: MultiMarkdown-6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:markdown
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.1
- **ソース概要:** Text-to-HTML conversion tool
- **ホームページ:** <https://daringfireball.net/projects/markdown/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- markdown (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.1
## プロジェクトの歴史と使われ方

Markdown is John Gruber's original text-to-HTML conversion tool and the reference distribution for the Markdown plain-text formatting syntax.

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

The official Daring Fireball page presents Markdown as two things: a plain-text formatting syntax and a Perl software tool that converts that text to HTML. It describes the design goal as making source text readable enough to publish as plain text, with plain-text email named as the largest influence.

The downloadable Markdown 1.0.1 release is dated 17 December 2004. The original tool targeted the weblog tooling of its era, with installation instructions for Movable Type, Blosxom, and BBEdit, and required Perl 5.6.0 or later.

### 採用の歴史

Markdown's adoption outgrew the original Perl script and became a durable interchange format for README files, static-site content, issue trackers, package registries, documentation generators, and editor tooling. In this Homebrew package, the shipped executable preserves the original conversion-tool lineage rather than the many later Markdown implementations.

The supplied package facts show distro packaging in Homebrew, Alpine, Debian, Ubuntu, and openSUSE-family packaging via MultiMarkdown, reflecting how the original syntax and tool became part of Unix-like documentation workflows.

### 使われ方

The original use case is to write readable plain text and convert it to structurally valid HTML. The Daring Fireball page documents weblog integration, text-filter usage in BBEdit, an online Dingus for trying the syntax, and a configuration switch for XHTML-style versus HTML-style empty tags.

### パッケージ好きにとっての重要性

This package is historically important because it is the source of the Markdown name and reference syntax, not merely one parser among many. Package nerds care about it as a small Perl-era CLI whose influence is vastly larger than its code size.

### タイムライン

- 2004: Markdown 1.0.1 download dated 17 December 2004 on the official project page.
- 2004: Official documentation describes Markdown as both syntax and a Perl text-to-HTML tool.
- 2026: Supplied package facts show continuing packaging in Homebrew and several Linux distributions.

### Related projects

- The official page references SmartyPants as an optional pairing for typographic punctuation in Movable Type.
- The package ecosystem later produced many related implementations and descendants, but this Homebrew formula tracks the original Daring Fireball Markdown tool.

### ソース

- <https://daringfireball.net/projects/markdown/>
- <https://daringfireball.net/projects/markdown/syntax>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - markdown - 1.0.1-14: normalized package name match | Debian stable package indexes: markdown from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Text-to-HTML conversion tool | https://daringfireball.net/projects/markdown/
- Ubuntu apt - markdown - 1.0.1-12: normalized package name match | Ubuntu 24.04 LTS package indexes: markdown from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Text-to-HTML conversion tool | http://daringfireball.net/projects/markdown/
- apk - markdown - 1.0.1-r3: normalized package name match | Alpine Linux edge package indexes: markdown from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-to-HTML conversion tool for web writers | https://daringfireball.net/projects/markdown/
- apk - markdown-doc - 1.0.1-r3: normalized package name match | Alpine Linux edge package indexes: markdown-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Text-to-HTML conversion tool for web writers (documentation) | https://daringfireball.net/projects/markdown/
- zypper - MultiMarkdown-6 - 6.7.0-1.10: normalized package name match | openSUSE Tumbleweed package metadata: MultiMarkdown-6 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Reference implementation of MultiMarkdown | https://fletcherpenney.net/multimarkdown
- zypper - discount - 3.0.1.2-2.4: normalized package name match | openSUSE Tumbleweed package metadata: discount from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Markdown text to HTML converter | https://www.pell.portland.or.us/~orc/Code/discount/


## Combined YAML source

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


## ソース

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