# mdp を Homebrew, apk, apt, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:mdp
```

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

### macOS

- Homebrew (100%):

```sh
brew install mdp
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mdp
```

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

### Linux

- apk (92%):

```sh
sudo apk add mdp
```

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

- Debian apt (92%):

```sh
sudo apt install mdp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mdp
```

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

- pacman (92%):

```sh
sudo pacman -S mdp
```

  証拠: Arch Linux sync databases: mdp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:mdp
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mdp>
- **バージョン:** 1.0.18
- **ソース概要:** Command-line based markdown presentation tool
- **ホームページ:** <https://github.com/visit1985/mdp>
- **リポジトリ:** <https://github.com/visit1985/mdp>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/visit1985/mdp/archive/refs/tags/1.0.18.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## macOS 提供ライブラリ

- ncurses

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.0.18
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/visit1985/mdp
- 検出された最新: 1.0.18 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

mdp is a C/ncurses command-line presentation tool that renders slide decks from Markdown directly in a terminal. Its official README describes horizontal rulers as slide separators, basic Markdown formatting support, terminal keybindings, and a small compile-time configuration surface.

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

The public GitHub repository was created on 2014-09-14 under visit1985/mdp. The project presents itself as a terminal-native slide deck tool: users clone the repository, build it with make, and run `mdp sample.md` to present a Markdown file.

The README's configuration section shows the project staying close to its ncurses roots: colors, keybindings, and list types are changed in `include/config.h` and require recompilation rather than a separate runtime preferences file.

### 採用の歴史

mdp is unusually well packaged for a small terminal Markdown tool. The official README points to packages or ports for Arch Linux, Cygwin, Debian, FreeBSD, Homebrew, MacPorts, Slackware, and Ubuntu; the input package-manager facts also list apk, brew, Debian, MacPorts, Nix, pacman, and Ubuntu coverage.

GitHub repository metadata reported thousands of stars and hundreds of forks by 2026, indicating sustained interest among command-line users beyond a single package ecosystem.

### 使われ方

Typical use is to write a Markdown document with slide separators, then run `mdp sample.md` in a 256-color terminal. The built-in controls use vi-style keys, arrows, paging keys, numeric slide jumps, reload, and quit.

The README also documents a PDF conversion workflow via the separate `md2pdf` tool for users who want to convert mdp-compatible decks outside the terminal.

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

mdp matters in package-manager culture because it is the small, Unix-shaped answer to presentation software: a C program, an ncurses dependency, a Markdown input file, and distro packages. It is the sort of package that turns a terminal into the whole presentation stack.

### タイムライン

- 2014: Public GitHub repository created.
- 2015: README screenshot asset added for the terminal slide-deck workflow.
- 2026: GitHub metadata still showed active packaging visibility and ongoing repository activity.

### Related projects

- The README references md2pdf/mdtopdf for converting mdp-compatible Markdown into PDF.
- mdp sits near other terminal Markdown tools such as mdv, but focuses on presentations rather than document reading.

### ソース

- <https://api.github.com/repos/visit1985/mdp>
- <https://github.com/visit1985/mdp#readme>
- source_facts.package-manager


## セキュリティノート

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: include/config.h
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mdp
- **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 - mdp - 1.0.15-1+b2: normalized package name match | Debian stable package indexes: mdp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line based Markdown presentation tool | https://github.com/visit1985/mdp
- Debian apt - python3-mdp - 3.6-10: normalized package name match | Debian stable package indexes: python3-mdp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Modular toolkit for Data Processing | https://mdp-toolkit.github.io/
- Nix - mdp: normalized package name match | nixpkgs package indexes: pkgs/by-name/md/mdp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mdp - 1.0.15-1: normalized package name match | Ubuntu 24.04 LTS package indexes: mdp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line based Markdown presentation tool | https://github.com/visit1985/mdp
- apk - mdp - 1.0.18-r0: normalized package name match | Alpine Linux edge package indexes: mdp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | command line based markdown presentation tool | https://github.com/visit1985/mdp
- apk - mdp-doc - 1.0.18-r0: normalized package name match | Alpine Linux edge package indexes: mdp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | command line based markdown presentation tool (documentation) | https://github.com/visit1985/mdp
- pacman - mdp - 1.0.18-1: normalized package name match | Arch Linux sync databases: mdp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A command-line based markdown presentation tool | https://github.com/visit1985/mdp
- MacPorts - mdp: normalized package name match | MacPorts ports tree: office/mdp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [presenterm](https://pkg.so/ja/brew/presenterm/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [slides](https://pkg.so/ja/brew/slides/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [patat](https://pkg.so/ja/brew/patat/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [marp-cli](https://pkg.so/ja/brew/marp-cli/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity.
- [deck](https://pkg.so/ja/brew/deck/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity.
- [pdfpc](https://pkg.so/ja/brew/pdfpc/) - Shares pkgdb curated category or tags: cli, presentation, presentations, productivity.
- [doitlive](https://pkg.so/ja/brew/doitlive/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [mdcat](https://pkg.so/ja/brew/mdcat/) - Shares pkgdb curated category or tags: cli, markdown, productivity, terminal.
- [clac](https://pkg.so/ja/brew/clac/) - Local package facts share a topical domain. Shared terms: based, cli, command-line, line, productivity.

## Combined YAML source

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


## ソース

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