Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix, pacman 安装 mdp

查看 mdp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mdp

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mdp

MacPorts ports tree · office/mdp/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add mdp

Alpine Linux edge package indexes · mdp · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install mdp

Debian stable package indexes · mdp · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#mdp

nixpkgs package indexes · pkgs/by-name/md/mdp/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S mdp

Arch Linux sync databases · mdp · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Command-line based markdown presentation tool

命令和别名

  • mdp

历史

项目历史与用法

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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
include/config.h

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mdpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.0.18
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.0.18

https://github.com/visit1985/mdp

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:mdp
版本1.0.18
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/mdp
主页https://github.com/visit1985/mdp
仓库https://github.com/visit1985/mdp
上游文档https://github.com/visit1985/mdp#readme
许可证GPL-3.0-or-later
源码归档https://github.com/visit1985/mdp/archive/refs/tags/1.0.18.tar.gz
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemdp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

mdp 1.0.15-1+b2

command-line based Markdown presentation tool

https://github.com/visit1985/mdp

sudo apt install mdp
  • Section: misc
  • Architecture: amd64
  • Source Package: mdp-src
  • 3 依赖
  • normalized package name match
  • 匹配方式:Mdp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mdp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mdp 3.6-10

Modular toolkit for Data Processing

https://mdp-toolkit.github.io/

sudo apt install python3-mdp
  • Section: python
  • Architecture: all
  • Source Package: mdp
  • 2 依赖
  • 5 可选依赖
  • normalized package name match
  • 匹配方式:Mdp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mdp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mdp

nix profile install nixpkgs#mdp
  • normalized package name match
  • 匹配方式:Mdp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/md/mdp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mdp 1.0.15-1

command-line based Markdown presentation tool

https://github.com/visit1985/mdp

sudo apt install mdp
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: mdp-src
  • 3 依赖
  • normalized package name match
  • 匹配方式:Mdp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mdp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mdp 1.0.18-r0

command line based markdown presentation tool

https://github.com/visit1985/mdp

sudo apk add mdp
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: mdp
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mdp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mdp from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

mdp-doc 1.0.18-r0

command line based markdown presentation tool (documentation)

https://github.com/visit1985/mdp

sudo apk add mdp-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: mdp
  • normalized package name match
  • 匹配方式:Mdp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mdp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

mdp 1.0.18-1

A command-line based markdown presentation tool

https://github.com/visit1985/mdp

sudo pacman -S mdp
  • License: GPL3
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Mdp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mdp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

mdp

sudo port install mdp
  • normalized package name match
  • 匹配方式:Mdp
MacPorts ports tree · api.github.com · MacPorts ports tree: office/mdp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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