Package Details: audiveris 5.7.1-1

Git Clone URL: https://aur.archlinux.org/audiveris.git (read-only, click to copy)
Package Base: audiveris
Description: Music score OMR engine
Upstream URL: https://github.com/Audiveris/audiveris
Licenses: AGPL3
Submitter: raember
Maintainer: raember
Last Packager: raember
Votes: 7
Popularity: 0.71
First Submitted: 2018-08-02 07:38 (UTC)
Last Updated: 2025-09-14 10:21 (UTC)

Dependencies (8)

Required by (1)

Sources (3)

Latest Comments

1 2 3 Next › Last »

frnx commented on 2026-01-18 10:15 (UTC) (edited on 2026-01-18 10:15 (UTC) by frnx)

Note that Java JDK >=24 needs to not only installed but enabled as a default (with archlinux-java set java-25-openjdk for example with Java 25).

LudwigJ commented on 2025-09-15 16:28 (UTC)

Thank you very much for the update! It's a very useful little program, and they stopped releasing flatpaks like two years ago with 5.3.1. Every update is most welcome.

raember commented on 2025-09-14 10:25 (UTC)

Hi everyone. Sorry for not maintaining the package for a while. I now iterated through almost all intermediary versions and pushed them all. Please note that since 5.7.0, Java 24 is needed.

LudwigJ commented on 2025-09-02 22:40 (UTC)

Would it be possible to update to the current release (5.6.2)?

cmsigler commented on 2023-07-03 17:25 (UTC)

Hi, all,

I was having trouble building/installing audiveris 5.3.0-1, with complaints about not having the right java version installed; min required version 17, max required version 18.

After installing jdk17-openjdk, all is well :) HTH

Clemmitt

molove commented on 2023-01-12 14:04 (UTC)

@notdexterslab worked here too, thanks

bx376 commented on 2022-12-15 11:33 (UTC)

@notdexterslab, Confirmed to work! Thanks!

notdexterslab commented on 2022-12-14 01:56 (UTC)

I was initially having an issue building but—in addition to the jdk packages installed—I installed jdk17-openjdk and that seemed to solve any problems I had.

yay -Q | grep jdk
jdk-openjdk 19.0.1.u10-3
jdk17-openjdk 17.0.5.u1-1
jdk8-openjdk 8.352.u08-2
jre-openjdk 19.0.1.u10-3
jre-openjdk-headless 19.0.1.u10-3
jre17-openjdk 17.0.5.u1-1
jre17-openjdk-headless 17.0.5.u1-1
jre8-openjdk 8.352.u08-2
jre8-openjdk-headless 8.352.u08-2

raember commented on 2022-11-22 12:59 (UTC)

Hi @caj2aur,

Sorry for only responding so late. Unfortunately I cannot replicate your error. I can successfully build the package with java-17-openjdk and even java-19-openjdk (after changing PKGBUILD). I'm not sure what rua does differently (I use yay), but it also seems odd that that could influence the building of the package. Have you tried installing the package manually from the PKGBUILD with makepkg -fsri?

Best regards