# Install verovio with Homebrew, apk

Command-line MEI music notation engraver. Version 6.2.1 via Homebrew; verified 2026-05-22. Also installable with apk: sudo apk add py3-verovio.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install verovio
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add verovio
```

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

## Package facts

- **Package key:** brew:verovio
- **Package manager:** Homebrew
- **Version:** 6.2.1
- **Source summary:** Command-line MEI music notation engraver
- **Homepage:** <https://www.verovio.org>
- **Repository:** <https://github.com/rism-digital/verovio>
- **Last updated:** 2026-05-22T22:42:20Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- verovio (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 6.2.1
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

No matching local secret-handling manifest was found for verovio. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

- 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
