lilypond

Typeset music and/or produce MIDI from file. More information: <https://lilypond.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y lilypond
Ubuntu
RUN apt-get update && \ apt-get install -y lilypond
Arch Arch Linux
RUN pacman -S --noconfirm lilypond
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lilypond
Fedora
RUN dnf install -y lilypond
Raspbian
RUN apt-get update && \ apt-get install -y lilypond
click the source code to copy install lilypond on any operating system with command-not-found.com