# verovio を Homebrew, apk でインストール

verovio のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install verovio
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:verovio
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/verovio>
- **バージョン:** 6.2.1
- **ソース概要:** Command-line MEI music notation engraver
- **ホームページ:** <https://www.verovio.org>
- **リポジトリ:** <https://github.com/rism-digital/verovio>
- **上流ドキュメント:** <https://book.verovio.org/>
- **ライセンス:** LGPL-3.0-only
- **ソースアーカイブ:** <https://github.com/rism-digital/verovio/archive/refs/tags/version-6.2.1.tar.gz>
- **最終更新:** 2026-05-22T22:42:20Z
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- verovio (cli)
- verovio (エイリアス)

## ビルド依存関係

- cmake

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 6.2.1
- マネージャ更新日: 2026-05-22
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/rism-digital/verovio
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

verovio に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
