# Installer verovio avec Homebrew, apk

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install verovio
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add verovio
```

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

## Faits du paquet

- **Clé du paquet:** brew:verovio
- **Gestionnaire de paquets:** Homebrew
- **Version:** 6.2.1
- **Résumé source:** Command-line MEI music notation engraver
- **Page d'accueil:** <https://www.verovio.org>
- **Dépôt:** <https://github.com/rism-digital/verovio>
- **Dernière mise à jour:** 2026-05-22T22:42:20Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- verovio (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 6.2.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour verovio. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- apk - py3-verovio - 6.2.1-r0: 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 support (python module) | https://www.verovio.org/index.xhtml
- apk - verovio - 6.2.1-r0: 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 support | https://www.verovio.org/index.xhtml
- apk - verovio-data - 6.2.1-r0: 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 support (data) | https://www.verovio.org/index.xhtml
- apk - verovio-dev - 6.2.1-r0: 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 support (development files) | https://www.verovio.org/index.xhtml
- apk - verovio-libs - 6.2.1-r0: 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 support (libraries) | https://www.verovio.org/index.xhtml


## Combined YAML source

View the package source record on GitHub. [combined/verovio.yml](https://github.com/mxcl/pkgdb/blob/main/combined/verovio.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
