lilypond 2.24.1
Music typesetting
GNU LilyPond is a music typesetter, which produces high-quality sheet music. Music is input in a text file containing control sequences which are interpreted by LilyPond to produce the final document. It is extendable with Guile.
- Website: https://lilypond.org
- Licenses: GPL 3+
- Package source: gnu/packages/music.scm
- Builds: See build status
- Issues: See known issues
Installation
Install lilypond 2.24.1
as follows:
guix install lilypond@2.24.1
Or install the latest version:
guix install lilypond
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.