# 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
- **バージョン:** 1.0.18
- **ソース概要:** Command-line based markdown presentation tool
- **ホームページ:** <https://github.com/visit1985/mdp>
- **リポジトリ:** <https://github.com/visit1985/mdp>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mdp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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
## 他のパッケージマネージャ記録

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
