# mq mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:mq
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install mq
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:mq
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/mq>
- **Version:** 0.7.0
- **Quellzusammenfassung:** Jq-like command-line tool for markdown processing
- **Homepage:** <https://mqlang.org/>
- **Repository:** <https://github.com/harehare/mq>
- **Upstream-Dokumentation:** <https://mqlang.org/>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/harehare/mq/archive/refs/tags/v0.7.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T18:08:16Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- mq (cli)
- mq-lsp (cli)
- mq (Alias)
- mq-lsp (Alias)

## Build-Abhängigkeiten

- rust

## 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: 0.7.0
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://github.com/harehare/mq
- neueste erkannte Version: v0.7.0 (aktuell)
## Projektgeschichte und Nutzung

mq is a Rust command-line language for querying and transforming Markdown with a jq-like syntax. The project site and book describe the goal directly: make Markdown as easy to slice, filter, map, and transform as JSON is with jq. The GitHub repository is under harehare/mq, and its package surface includes both the mq executable and mq-lsp.

### Projektgeschichte

The documentation frames mq around structured-document workflows rather than general text filtering. Its listed use cases include LLM prompt and output processing, documentation management, content analysis, and batch processing across Markdown files. Its feature set includes selectors and built-in functions, custom functions, a REPL, IDE support, a VS Code extension, and Language Server Protocol support for custom function development.

### Wie es verwendet wird

The release history shows a fast-expanding 0.6 series in June 2026. Release notes in that period added Obsidian wikilink, callout, and embed support; HTTP module imports; HTML-to-Markdown conversion improvements; code actions and rename support in mq-lsp; shell completion; an md module for generating Markdown; cross-file collection queries; and a large matrix of binary, deb, and rpm artifacts. mq's package-manager niche is therefore a Markdown-native query processor for documentation-heavy and LLM-heavy workflows, complementary to jq rather than a replacement for it.

### Quellen

- <https://github.com/harehare/mq>
- <https://github.com/harehare/mq/releases>
- <https://mqlang.org/>
- <https://mqlang.org/book/>


## Sicherheitshinweise

Für mq wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

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


## Verwandte Links

- [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.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [lowdown](https://pkg.so/de/brew/lowdown/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown, markdown-processing.
- [marksman](https://pkg.so/de/brew/marksman/) - Shares pkgdb curated category or tags: cli, developer-tools, lsp, markdown.
- [markdown-oxide](https://pkg.so/de/brew/markdown-oxide/) - Shares pkgdb curated category or tags: cli, developer-tools, lsp, markdown.
- [jq](https://pkg.so/de/brew/jq/) - Shares pkgdb curated category or tags: cli, developer-tools, query-language.
- [pandoc](https://pkg.so/de/brew/pandoc/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [hugo](https://pkg.so/de/brew/hugo/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [md4c](https://pkg.so/de/brew/md4c/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [terraform-docs](https://pkg.so/de/brew/terraform-docs/) - Shares pkgdb curated category or tags: cli, developer-tools, markdown.
- [gql](https://pkg.so/de/brew/gql/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, language, like.

## Combined YAML source

View the package source record on GitHub. [combined/mq.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mq.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
- cross-ecosystem install command graph
