# Installer mdq avec Homebrew, Nix, scoop, winget

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

## installation

```sh
sudo av install brew:mdq
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mdq
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mdq
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/mdq
```

  Preuve: Scoop official bucket manifest trees: bucket/mdq.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Whiteknight.Mdq -e
```

  Preuve: Windows Package Manager source index: Whiteknight.Mdq from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:mdq
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/mdq>
- **Version:** 0.10.0
- **Résumé source:** Like jq but for Markdown
- **Page d'accueil:** <https://github.com/yshavit/mdq>
- **Dépôt:** <https://github.com/yshavit/mdq>
- **Docs amont:** <https://github.com/yshavit/mdq#readme>
- **Licence:** Apache-2.0 OR MIT
- **Archive source:** <https://github.com/yshavit/mdq/archive/refs/tags/v0.10.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- mdq (cli)
- mdq (alias)

## Dépendances de compilation

- rust

## 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-07-08
- version du gestionnaire: 0.10.0
- données locales: OK
- dépôt amont: https://github.com/yshavit/mdq
- dernière version détectée: v0.10.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

mdq is a Rust command-line and library project that describes itself as `jq for Markdown`: it selects Markdown elements using a query language that mirrors Markdown syntax.

### Historique du projet

The public repository was created on 2024-05-25. Its README frames the project around a recurring automation problem: GitHub pull requests, issues, and templates are Markdown documents, and teams often need structured checks that are less brittle than regular expressions.

The project publishes both a CLI and a Rust library. The README points library users to crates.io and docs.rs, while CLI users can install through Homebrew, Docker images, release binaries, or Cargo.

### Historique d'adoption

Official installation instructions list Homebrew, Docker Hub, GitHub release binaries, workflow build artifacts, and `cargo install --git`; the input package-manager facts also show availability through Homebrew, Nix, Scoop, and Winget.

GitHub repository metadata showed rapid attention for a young Markdown utility, with more than a thousand stars and a public wiki, Pages site, and discussions enabled by 2026.

### Modes d'utilisation

mdq reads Markdown from stdin or files and applies filters such as heading selectors, list selectors, task-list selectors, link selectors, table selectors, front matter selectors, and regex text matches.

The README examples show CI and workflow uses: checking that a PR checklist item is completed, extracting ticket links from a PR body, and reducing large Markdown tables to selected rows or columns.

### Pourquoi les passionnés de paquets s'y intéressent

mdq is significant because it treats Markdown as queryable structured data, filling a niche between `grep` and full parsers. For package users, the appeal is familiar jq-like composition applied to README files, issue bodies, changelogs, runbooks, and generated documentation.

### Chronologie

- 2024: Public GitHub repository created.
- 2024: README documented Homebrew, Docker, release binaries, and Cargo installation paths.
- 2026: GitHub metadata showed active repository maintenance and broad package-manager availability in the input facts.

### Related projects

- The project explicitly positions itself by analogy to jq, but for Markdown rather than JSON.
- The README links to the mdq playground, wiki tutorial, full user manual, crates.io package, and docs.rs library documentation.

### Sources

- <https://api.github.com/repos/yshavit/mdq>
- <https://docs.rs/mdq/latest/mdq/>
- <https://github.com/yshavit/mdq#readme>
- <https://github.com/yshavit/mdq/wiki>
- source_facts.package-manager


## 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:** mdq
- **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 - mdq: normalized package name match | nixpkgs package indexes: pkgs/by-name/md/mdq/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/mdq: normalized package name match | Scoop official bucket manifest trees: bucket/mdq.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Whiteknight.Mdq: normalized package name match | Windows Package Manager source index: Whiteknight.Mdq from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/fr/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [comrak](https://www.automicvault.com/fr/pkg/brew/comrak/) - Shares av.db curated category or tags: cli, developer-tools, markdown, rust.
- [htmlq](https://www.automicvault.com/fr/pkg/brew/htmlq/) - Shares av.db curated category or tags: cli, developer-tools, query, rust.
- [jaq](https://www.automicvault.com/fr/pkg/brew/jaq/) - Shares av.db curated category or tags: cli, developer-tools, jq, rust.
- [jnv](https://www.automicvault.com/fr/pkg/brew/jnv/) - Shares av.db curated category or tags: cli, developer-tools, jq, rust.
- [mado](https://www.automicvault.com/fr/pkg/brew/mado/) - Shares av.db curated category or tags: cli, developer-tools, markdown, rust.
- [mdbook](https://www.automicvault.com/fr/pkg/brew/mdbook/) - Shares av.db curated category or tags: cli, developer-tools, markdown, rust.
- [mdserve](https://www.automicvault.com/fr/pkg/brew/mdserve/) - Shares av.db curated category or tags: cli, developer-tools, markdown, rust.
- [mdsh](https://www.automicvault.com/fr/pkg/brew/mdsh/) - Shares av.db curated category or tags: cli, developer-tools, markdown, rust.

## Combined YAML source

View the package source record on GitHub. [combined/mdq.yml](https://github.com/automic-vault/db/blob/main/combined/mdq.yml)


## Sources

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