# 使用 Homebrew, Nix 安装 muffet

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

## 安装

```sh
sudo av install brew:muffet
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install muffet
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#muffet
```

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

## 软件包事实

- **软件包键:** brew:muffet
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/muffet>
- **版本:** 2.11.5
- **来源摘要:** Fast website link checker in Go
- **主页:** <https://github.com/raviqqe/muffet>
- **仓库:** <https://github.com/raviqqe/muffet>
- **许可证:** MIT
- **源码归档:** <https://github.com/raviqqe/muffet/archive/refs/tags/v2.11.5.tar.gz>
- **最后更新:** 2026-06-09T11:21:02Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- muffet (cli)
- muffet (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.11.5
- 管理器更新时间: 2026-06-09
- 本地数据: OK
- 上游仓库: https://github.com/raviqqe/muffet
- 检测到的最新版本: v2.11.5 (当前)
## 项目历史与用法

Muffet is a website link checker written in Go by raviqqe. The GitHub repository was created in 2018, and the project site describes it as a fast link checker for static websites that recursively scrapes and inspects pages.

### 项目历史

Its technical emphasis is speed and CI-friendly output. The documentation lists support for browser-like link discovery across tags such as `a`, `img`, `link`, and `script`, along with text, JSON, and JUnit XML output. That places Muffet in the same operational niche as broken-link checkers used by documentation sites, static-site projects, and release pipelines: run it against a base URL, fail or inspect output when broken references appear, and integrate the result into GitHub Actions, Docker, or other automation.

### 使用方式

For package managers, Muffet is a compact developer-tool package: one executable, MIT licensed, installable through Go or Homebrew, useful when a site needs link validation without a larger crawler framework.

### 来源

- <https://api.github.com/repos/raviqqe/muffet>
- <https://formulae.brew.sh/formula/muffet>
- <https://github.com/raviqqe/muffet>
- <https://pkg.go.dev/github.com/raviqqe/muffet>
- <https://raviqqe.com/muffet/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** muffet
- **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

## 其他软件包管理器记录

- Nix - muffet: normalized package name match | nixpkgs package indexes: pkgs/by-name/mu/muffet/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [hugo](https://pkg.so/zh-hans/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, go, website.
- [fzf](https://pkg.so/zh-hans/brew/fzf/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [golangci-lint](https://pkg.so/zh-hans/brew/golangci-lint/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [k6](https://pkg.so/zh-hans/brew/k6/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [shfmt](https://pkg.so/zh-hans/brew/shfmt/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [overmind](https://pkg.so/zh-hans/brew/overmind/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [grpcurl](https://pkg.so/zh-hans/brew/grpcurl/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [goreman](https://pkg.so/zh-hans/brew/goreman/) - Shares pkgdb curated category or tags: cli, developer-tools, go.
- [mlc](https://pkg.so/zh-hans/brew/mlc/) - Local package facts share a topical domain. Shared terms: checker, cli, developer, developer-tools, link.
- [cascadia](https://pkg.so/zh-hans/brew/cascadia/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, go, web.
- [flint-checker](https://pkg.so/zh-hans/brew/flint-checker/) - Both packages touch the same language runtime or ecosystem. Shared terms: checker, cli, developer, developer-tools, go.

## Combined YAML source

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


## 来源

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