# Installer muffet avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de muffet pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install muffet
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:muffet
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/muffet>
- **Version:** 2.11.5
- **Résumé source:** Fast website link checker in Go
- **Page d'accueil:** <https://github.com/raviqqe/muffet>
- **Dépôt:** <https://github.com/raviqqe/muffet>
- **Licence:** MIT
- **Archive source:** <https://github.com/raviqqe/muffet/archive/refs/tags/v2.11.5.tar.gz>
- **Dernière mise à jour:** 2026-06-09T11:21:02Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- muffet (cli)
- muffet (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.11.5
- gestionnaire mis à jour: 2026-06-09
- données locales: OK
- dépôt amont: https://github.com/raviqqe/muffet
- dernière version détectée: v2.11.5 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
