# 使用 Homebrew, apk, chocolatey, apt, dnf, pacman, Nix 安装 mkdocs-material

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

## 安装

```sh
sudo av install brew:mkdocs-material
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mkdocs-material
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add mkdocs-material
```

  证据: Alpine Linux edge package indexes: mkdocs-material from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mkdocs-material
```

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

- dnf (92%):

```sh
sudo dnf install mkdocs-material
```

  证据: Fedora Rawhide package metadata: mkdocs-material from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S mkdocs-material
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#mkdocs
```

  证据: nixpkgs package indexes: mkdocs from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- Chocolatey (92%):

```sh
choco install mkdocs-material
```

  证据: Chocolatey community package catalog: mkdocs-material from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','microsoft-windows-terminal'

## 软件包事实

- **软件包键:** brew:mkdocs-material
- **软件包管理器:** Homebrew
- **版本:** 9.7.7
- **来源摘要:** Material Design theme for MkDocs
- **主页:** <https://squidfunk.github.io/mkdocs-material/>
- **最后更新:** 2026-07-18T21:09:33Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- mkdocs (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 9.7.7
## 项目历史与用法

Material for MkDocs is the Python package and MkDocs theme maintained under Martin Donath's squidfunk project. The GitHub repository was created in 2016 and presents the package as a documentation framework built on top of MkDocs: authors write Markdown, configure MkDocs, and select the Material theme to get search, responsive navigation, localization, extensions, and a polished documentation UI without moving to a hosted documentation platform.

### 项目历史

The project became one of the central packages in the MkDocs ecosystem because it expanded the role of a theme into a batteries-included documentation layer. Its documentation and changelog describe feature milestones such as instant navigation, navigation tabs and sections, search configuration, social cards, blog support, tags, privacy-aware asset handling, and integrations for common Markdown extensions. Its adoption is visible both in GitHub metadata and in testimonial use by projects and organizations; the project homepage names FastAPI/Typer/SQLModel and Hummingbot Foundation as users of the theme for their public documentation.

### 使用方式

In package-manager terms, mkdocs-material is slightly unusual because it installs an executable named mkdocs, the same command as the core MkDocs package. Homebrew records that mkdocs and mkdocs-material conflict for that reason, even though the package is conceptually a theme and plugin bundle layered on MkDocs rather than a replacement for the static site generator itself.

### 来源

- <https://api.github.com/repos/squidfunk/mkdocs-material>
- <https://formulae.brew.sh/api/formula/mkdocs-material.json>
- <https://github.com/squidfunk/mkdocs-material>
- <https://squidfunk.github.io/mkdocs-material/>
- <https://squidfunk.github.io/mkdocs-material/changelog/>
- <https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/>


## 安全说明

没有找到 mkdocs-material 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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: mkdocs.yml
## 其他软件包管理器记录

- Debian apt - mkdocs-material - 9.6.4-1: normalized package name match | Debian stable package indexes: mkdocs-material from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Material Design theme for MkDocs | https://squidfunk.github.io/mkdocs-material/
- Ubuntu apt - mkdocs-material - 9.4.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: mkdocs-material from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Material Design theme for MkDocs | https://squidfunk.github.io/mkdocs-material/
- apk - mkdocs-material - 9.5.5-r2: normalized package name match | Alpine Linux edge package indexes: mkdocs-material from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Material Design theme for MkDocs | https://squidfunk.github.io/mkdocs-material
- apk - mkdocs-material-pyc - 9.5.5-r2: normalized package name match | Alpine Linux edge package indexes: mkdocs-material-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for mkdocs-material | https://squidfunk.github.io/mkdocs-material
- dnf - mkdocs-material - 9.7.1-3.fc45~bootstrap: normalized package name match | Fedora Rawhide package metadata: mkdocs-material from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Material design theme for MkDocs | https://squidfunk.github.io/mkdocs-material
- dnf - mkdocs-material+imaging - 9.7.1-3.fc45~bootstrap: normalized package name match | Fedora Rawhide package metadata: mkdocs-material+imaging from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Metapackage for mkdocs-material: imaging extras | https://squidfunk.github.io/mkdocs-material
- pacman - mkdocs-material - 9.7.6-1: normalized package name match | Arch Linux sync databases: mkdocs-material from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Documentation that simply works | https://github.com/squidfunk/mkdocs-material
- Chocolatey - mkdocs-material: normalized package name match | Chocolatey community package catalog: mkdocs-material from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','microsoft-windows-terminal'
- Debian apt - mkdocs - 1.6.1+dfsg1-2: installed executable or alias match | Debian stable package indexes: mkdocs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Static site generator geared towards building project documentation | https://github.com/mkdocs/mkdocs
- Nix - mkdocs: installed executable or alias match | nixpkgs package indexes: mkdocs from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - mkdocs - 1.5.3+dfsg-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: mkdocs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Static site generator geared towards building project documentation | https://www.mkdocs.org/
- apk - mkdocs - 1.6.1-r1: installed executable or alias match | Alpine Linux edge package indexes: mkdocs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Project documentation with Markdown | https://www.mkdocs.org
- apk - mkdocs-pyc - 1.6.1-r1: installed executable or alias match | Alpine Linux edge package indexes: mkdocs-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for mkdocs | https://www.mkdocs.org
- dnf - mkdocs - 1.6.1-11.fc45: installed executable or alias match | Fedora Rawhide package metadata: mkdocs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python tool to create HTML documentation from markdown sources | https://www.mkdocs.org
- pacman - mkdocs - 1.6.1-3: installed executable or alias match | Arch Linux sync databases: mkdocs from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Project documentation with Markdown | https://www.mkdocs.org
- Chocolatey - mkdocs: installed executable or alias match | Chocolatey community package catalog: mkdocs from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','microsoft-windows-terminal'


## Combined YAML source

View the package source record on GitHub. [combined/mkdocs-material.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mkdocs-material.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
