Automic VaultAutomic Vault

brew

Install lilypond with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Music engraving system. Version 2.26.0 via Homebrew; verified 2026-06-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install lilypond

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install lilypond

MacPorts ports tree · textproc/lilypond/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add lilypond

Alpine Linux edge package indexes · lilypond · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install lilypond

Debian stable package indexes · lilypond · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install lilypond

Fedora Rawhide package metadata · lilypond · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#lilypond

nixpkgs package indexes · pkgs/by-name/li/lilypond/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S lilypond

Arch Linux sync databases · lilypond · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install lilypond

openSUSE Tumbleweed package metadata · lilypond · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/lilypond

Scoop official bucket manifest trees · bucket/lilypond.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id LilyPond.LilyPond -e

Windows Package Manager source index · LilyPond.LilyPond · source: cdn.winget.microsoft.com

overview

Package summary

Music engraving system

Commands and aliases

  • abc2ly
  • convert-ly
  • etf2ly
  • lilymidi
  • lilypond
  • lilypond-book
  • lilypond-invoke-editor
  • midi2ly
  • musicxml2ly

history

Project history and usage

LilyPond is a GNU music engraving system that turns textual music notation into high-quality printed scores. It is part scorewriter, part compiler culture: users write source files, run command-line tools, and receive PDF, PostScript, SVG, MIDI, and related output.

Project history

LilyPond was created by Han-Wen Nienhuys and Jan Nieuwenhuizen to escape the mechanical look of much computer-generated sheet music. The official introduction frames the project as an attempt to let musicians and publishers focus on music while the program handles engraving details according to classical music-engraving practice.

The project's own essay ties LilyPond's design to traditional manual engravings from European publishers in the first half of the twentieth century. Instead of exposing every spacing and glyph choice as a manual WYSIWYG tweak, LilyPond encodes engraving rules and lets users override them from a text language when necessary.

LilyPond 2.0.0 was released on September 24, 2003 with a focus on syntax cleanup that made entering music easier and more efficient. The project has continued with extensive manuals, converters such as abc2ly and musicxml2ly, and an ecosystem of snippets, examples, editor modes, and publication workflows.

Adoption history

LilyPond found a durable audience among free-software musicians, publishers, educators, composers, and technically inclined engravers who preferred a reproducible source-based workflow over GUI-only score editing. Its inclusion in GNU and broad packaging across Unix distributions made it a standard installable engraver for people already comfortable with LaTeX-like document production.

How it is used

Users write .ly source files, run lilypond to engrave them, and often pair it with version control, Makefiles, LaTeX, or documentation pipelines. Auxiliary commands convert ABC, MIDI, ETF, and MusicXML inputs, update old LilyPond syntax, and integrate scores into larger documents.

Why package nerds care

LilyPond is package-nerd significant because it treats sheet music like source code. It brings compiler-style reproducibility, text diffs, batch builds, fonts, Scheme extensibility, and decades of compatibility concerns into a domain more often associated with graphical editors.

Timeline

  • 1996: Han-Wen Nienhuys and Jan Nieuwenhuizen began the LilyPond project after earlier work around MusiXTeX-related tooling.
  • 2003-05: The paper "LilyPond, a system for automated music engraving" appeared in the XIV Colloquium on Musical Informatics literature record.
  • 2003-09-24: LilyPond 2.0.0 was released with syntax cleanups for easier and more efficient music entry.
  • 2026-04-21: The LilyPond site listed LilyPond 2.26.0 as a stable release.

Related projects

  • LilyPond is related to GNU, TeX/LaTeX-style publishing workflows, MusicXML and ABC conversion tools, Guile/Scheme extension work, and graphical or hybrid front ends that use LilyPond for final engraving. It is often compared with notation programs such as MuseScore, Finale, and Sibelius, but its source-first workflow is closer to document compilers.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 12 runtime dependencies.
  • Build metadata lists 8 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
abc2lycliglobal executable
convert-lycliglobal executable
etf2lycliglobal executable
lilymidicliglobal executable
lilypondcliglobal executable
lilypond-bookcliglobal executable
lilypond-invoke-editorcliglobal executable
midi2lycliglobal executable
musicxml2lycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.26.0
manager updated2026-06-27
local dataok
upstreamnot checked
latest detectednot detected

https://lilypond.org

  • infoRelease/tag comparison is only available for GitHub repositories.https://lilypond.orgnone confidence

install metadata

Package metadata

Package keybrew:lilypond
Version2.26.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/lilypond
Homepagehttps://lilypond.org
Repositoryhttps://git.savannah.gnu.org/gitweb?p=lilypond.git
Upstream docshttps://lilypond.org/doc/v2.26/Documentation
LicenseGPL-3.0-or-later AND GPL-3.0-only AND OFL-1.1-RFN AND GFDL-1.3-no-invariants-or-later AND LicenseRef-Homebrew-public-domain AND MIT AND AGPL-3.0-only AND LPPL-1.3c
Source archivehttps://lilypond.org/download/sources/v2.26/lilypond-2.26.0.tar.gz
Last updated2026-06-27T13:30:00-04:00
Pulseupdated
Dependenciesbdw-gc, cairo, fontconfig, freetype, gettext, ghostscript, glib, guile, harfbuzz, libpng, pango, python@3.14
Build dependenciesbison, fontforge, gettext, make, pkgconf, t1utils, texinfo, texlive
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelilypond
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

lilypond 2.24.4-5

program for typesetting sheet music

https://lilypond.org/

sudo apt install lilypond
  • Section: tex
  • Architecture: amd64
  • 15 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-data 2.24.4-5

LilyPond music typesetter (data files)

https://lilypond.org/

sudo apt install lilypond-data
  • Section: tex
  • Architecture: all
  • Source Package: lilypond
  • 3 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc 2.24.4-5

LilyPond Documentation in info format (and metapackage)

https://lilypond.org/

sudo apt install lilypond-doc
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 3 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html 2.24.4-5

LilyPond HTML Documentation

https://lilypond.org/

sudo apt install lilypond-doc-html
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-ca 2.24.4-5

LilyPond HTML Documentation in Catalan

https://lilypond.org/

sudo apt install lilypond-doc-html-ca
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-ca from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-cs 2.24.4-5

LilyPond HTML Documentation in Czech

https://lilypond.org/

sudo apt install lilypond-doc-html-cs
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-cs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-de 2.24.4-5

LilyPond HTML Documentation in German

https://lilypond.org/

sudo apt install lilypond-doc-html-de
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-de from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-es 2.24.4-5

LilyPond HTML Documentation in Spanish

https://lilypond.org/

sudo apt install lilypond-doc-html-es
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-es from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-fr 2.24.4-5

LilyPond HTML Documentation in French

https://lilypond.org/

sudo apt install lilypond-doc-html-fr
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-fr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-hu 2.24.4-5

LilyPond HTML Documentation in Hungarian

https://lilypond.org/

sudo apt install lilypond-doc-html-hu
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-hu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-it 2.24.4-5

LilyPond HTML Documentation in Italian

https://lilypond.org/

sudo apt install lilypond-doc-html-it
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-it from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-ja 2.24.4-5

LilyPond HTML Documentation in Japanese

https://lilypond.org/

sudo apt install lilypond-doc-html-ja
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-ja from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-nl 2.24.4-5

LilyPond HTML Documentation in Dutch

https://lilypond.org/

sudo apt install lilypond-doc-html-nl
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-nl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-pt 2.24.4-5

LilyPond HTML Documentation in Portuguese

https://lilypond.org/

sudo apt install lilypond-doc-html-pt
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-pt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-html-zh 2.24.4-5

LilyPond HTML Documentation in Chinese

https://lilypond.org/

sudo apt install lilypond-doc-html-zh
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 1 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-html-zh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lilypond-doc-pdf 2.24.4-5

LilyPond PDF Documentation

https://lilypond.org/

sudo apt install lilypond-doc-pdf
  • Section: doc
  • Architecture: all
  • Source Package: lilypond
  • 3 optional deps
  • normalized package name match
  • Matched by: Lilypond
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lilypond-doc-pdf from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment