# muffet mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für muffet in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install muffet
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:muffet
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/muffet>
- **Version:** 2.11.5
- **Quellzusammenfassung:** Fast website link checker in Go
- **Homepage:** <https://github.com/raviqqe/muffet>
- **Repository:** <https://github.com/raviqqe/muffet>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/raviqqe/muffet/archive/refs/tags/v2.11.5.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-09T11:21:02Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- muffet (cli)
- muffet (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 2.11.5
- Manager aktualisiert: 2026-06-09
- lokale Daten: OK
- Upstream-Repository: https://github.com/raviqqe/muffet
- neueste erkannte Version: v2.11.5 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <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/>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
