# verovio mit Homebrew, apk installieren

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

## Installation

```sh
sudo av install brew:verovio
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install verovio
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add py3-verovio
```

  Evidenz: Alpine Linux edge package indexes: py3-verovio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

## Paketfakten

- **Paketschlüssel:** brew:verovio
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/verovio>
- **Version:** 6.2.1
- **Quellzusammenfassung:** Command-line MEI music notation engraver
- **Homepage:** <https://www.verovio.org>
- **Repository:** <https://github.com/rism-digital/verovio>
- **Upstream-Dokumentation:** <https://book.verovio.org/>
- **Lizenz:** LGPL-3.0-only
- **Quellarchiv:** <https://github.com/rism-digital/verovio/archive/refs/tags/version-6.2.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-22T22:42:20Z
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- verovio (cli)
- verovio (Alias)

## Build-Abhängigkeiten

- cmake

## 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-07-08
- Manager-Version: 6.2.1
- Manager aktualisiert: 2026-05-22
- lokale Daten: OK
- Upstream-Repository: https://github.com/rism-digital/verovio
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

Verovio is an open-source music-notation engraving library and command-line toolkit centered on MEI, the Music Encoding Initiative format. It renders structured music encodings to SVG and is designed for web, desktop, server-side, and browser-embedded digital musicology workflows.

### Projektgeschichte

The RISM Digital Center launched Verovio development in 2013 to render music incipits for the RISM project while supporting MEI natively. The project's own history explains that earlier MEI rendering workflows often required converting MEI into another notation format before engraving, losing some of the structure that made MEI valuable.

Verovio was therefore written as a lightweight, dependency-minimal C++ library that parses and renders MEI in one step. The project chose SVG as its main output because browsers can display it directly, it remains suitable for high-quality printing, and its XML structure lets applications connect rendered notation back to encoded musical elements.

### Adoptionsgeschichte

RISM describes Verovio as having moved from a Muscat component for visualizing music incipits into a fully fledged open-source project developed with the MEI community. RISM also characterizes it as a reference implementation for important core features of the MEI schema.

Its adoption pattern is tightly tied to digital humanities and digital musicology rather than general office notation. RISM notes use across dozens of projects, including critical editions, genetic editions, audio alignment, online editing, visualization, performance, and AI-assisted composition.

### Wie es verwendet wird

As a CLI package, Verovio is commonly used to convert MEI and related notation encodings into SVG for publication, inspection, or downstream web embedding. The broader toolkit also supports JavaScript and Python bindings, which explains why the same engraving engine appears in browser-based viewers and interactive scholarly applications.

Verovio's niche value comes from preserving MEI structure into SVG. That makes the rendered score more than a static picture: applications can highlight notes, connect visual symbols to source encoding, reflow notation for different displays, and build interactive score interfaces.

### Warum Paket-Nerds sich dafür interessieren

Verovio is notable in packaging terms because it makes specialized scholarly notation rendering available as a normal command-line tool and embeddable library, without requiring a full notation editor or heavyweight typesetting stack. For MEI users, that makes it one of the practical bridges between archival/musicological encoding and modern web presentation.

### Zeitleiste

- 2013: RISM Digital Center launched Verovio development for RISM music incipits and native MEI rendering.
- 2014-01-09: Public GitHub repository created.
- 2014-03-04: Early public release version-0.9.0 published on GitHub.
- 2020s: Verovio is described by RISM as used in dozens of digital musicology projects and developed with the MEI community.

### Related projects

- MEI: the native encoding community and schema around which Verovio was designed.
- RISM and Muscat: the original institutional context in which Verovio's incipit-rendering use case emerged.
- LilyPond: an established notation engraver mentioned by the Verovio history as a powerful but dependency-heavy command-line alternative often used in earlier MEI workflows.

### Quellen

- <https://api.github.com/repos/rism-digital/verovio>
- <https://api.github.com/repos/rism-digital/verovio/releases?per_page=100>
- <https://book.verovio.org/introduction/history.html>
- <https://github.com/rism-digital/verovio>
- <https://rism.digital/tools/verovio.html>


## Sicherheitshinweise

Für verovio wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-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:** verovio
- **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

- apk - py3-verovio - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: py3-verovio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music notation engraving for MEI with MusicXML and Humdrum support (python module) | https://www.verovio.org/index.xhtml
- apk - py3-verovio-pyc - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: py3-verovio-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for py3-verovio | https://www.verovio.org/index.xhtml
- apk - verovio - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: verovio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music notation engraving for MEI with MusicXML and Humdrum support | https://www.verovio.org/index.xhtml
- apk - verovio-data - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: verovio-data from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music notation engraving for MEI with MusicXML and Humdrum support (data) | https://www.verovio.org/index.xhtml
- apk - verovio-dev - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: verovio-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music notation engraving for MEI with MusicXML and Humdrum support (development files) | https://www.verovio.org/index.xhtml
- apk - verovio-libs - 4.1.0-r2: normalized package name match | Alpine Linux edge package indexes: verovio-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Music notation engraving for MEI with MusicXML and Humdrum support (libraries) | https://www.verovio.org/index.xhtml


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://www.automicvault.com/de/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [lilypond](https://www.automicvault.com/de/pkg/brew/lilypond/) - Shares av.db curated category or tags: cli, engraving, media, music-notation.
- [abcm2ps](https://www.automicvault.com/de/pkg/brew/abcm2ps/) - Shares av.db curated category or tags: cli, media, music-notation.
- [ly](https://www.automicvault.com/de/pkg/brew/ly/) - Shares av.db curated category or tags: cli, media, music-notation.
- [abcmidi](https://www.automicvault.com/de/pkg/brew/abcmidi/) - Shares av.db curated category or tags: cli, media, music-notation.
- [a52dec](https://www.automicvault.com/de/pkg/brew/a52dec/) - Shares av.db curated category or tags: cli, media.
- [aalib](https://www.automicvault.com/de/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, media.
- [ab-av1](https://www.automicvault.com/de/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media.
- [abcde](https://www.automicvault.com/de/pkg/brew/abcde/) - Shares av.db curated category or tags: cli, media.

## Combined YAML source

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


## Quellen

- 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
