lilypond-devel on AUR (Arch User Repository)

Last updated: June 06,2024

1. Install "lilypond-devel" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lilypond-devel on Arch using YAY

$ yay -S lilypond-devel

* (Optional) Uninstall lilypond-devel on Arch using YAY

$ yay -Rns lilypond-devel

2. Manually Install "lilypond-devel" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lilypond-devel's git locally

$ git clone https://aur.archlinux.org/lilypond-devel.git ~/lilypond-devel

c. Go to ~/lilypond-devel folder and install it

$ cd ~/lilypond-devel $ makepkg -si

3. Information about the lilypond-devel package on Arch User Repository (AUR)

ID: 1407644
Name: lilypond-devel
PackageBaseID: 174535
PackageBase: lilypond-devel
Version: 2.25.13-1
Description: Lilypond music engraving program (development release)
URL: https://lilypond.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: david_goliath
Submitter: lis
FirstSubmitted: 1640842999
LastModified: 1707681851
URLPath: /cgit/aur.git/snapshot/lilypond-devel.tar.gz