# 安装 markdownlint-cli

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

## 安装

```sh
sudo av install brew:markdownlint-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install markdownlint-cli
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#markdownlint-cli
```

  证据: nixpkgs package indexes: pkgs/by-name/ma/markdownlint-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S markdownlint-cli
```

  证据: Arch Linux sync databases: markdownlint-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install markdownlint
```

  证据: Debian stable package indexes: markdownlint from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

### Windows

- Chocolatey (92%):

```sh
choco install markdownlint-cli
```

  证据: Chocolatey community package catalog: markdownlint-cli from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='10.757199','icq'

- Scoop (92%):

```sh
scoop install extras/.markdownlint
```

  证据: Scoop official bucket manifest trees: .markdownlint.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:markdownlint-cli
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/markdownlint-cli>
- **版本:** 0.48.0
- **来源摘要:** CLI for Node.js style checker and lint tool for Markdown files
- **主页:** <https://github.com/igorshubovych/markdownlint-cli>
- **仓库:** <https://github.com/igorshubovych/markdownlint-cli>
- **许可证:** MIT
- **源码归档:** <https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.48.0.tgz>
- **更新:** 2026-03-03T06:39:42Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- markdownlint (cli)
- markdownlint (别名)

## 依赖

- node

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 all

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 0.48.0
- 管理器更新时间: 2026-03-03
- 本地数据: ok
- 上游仓库: https://github.com/igorshubovych/markdownlint-cli
- info: No cached GitHub release or tag data was available.

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [node](https://www.automicvault.com/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [markdownlint-cli2](https://www.automicvault.com/pkg/brew/markdownlint-cli2/) - Package name indicates the same formula family.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
