arm app image out of date
Any chance we could get the 3.x in the app image for arm... the one on the downloads page is still 2.something. I'm using 3 on all my computers except my pi so it would be nice to have it in sync... Thanks.
Any chance we could get the 3.x in the app image for arm... the one on the downloads page is still 2.something. I'm using 3 on all my computers except my pi so it would be nice to have it in sync... Thanks.
Do you still have an unanswered question? Please log in first to post your question.
Comments
Me too :-)
The 2.3.2 is running very good on my Rasperry pi, but one of the problems is that musescore files made for 3.x can not play on 2.x
In reply to Me too :-) The 2.3.2 is… by bk@t44.dk
If you’re running Debian, buster-backports has the latest¹
musescore3
package (and stretch-backports-sloppy has it, although with plugin functionality disabled). Debian packages are available for 32-bit and 64-bit ARM.① … sorry, not latest, at the moment 3.2.3, but 3.3.x will come soon when they mature a bit and I get more time to review and package it
Raspbian
bullseye
hasmusescore3
, but that’s not a stable distribution.According to “the internet” you can use Debian backports on Raspbian, so add
deb http://deb.debian.org/debian buster-backports main
(ordeb http://deb.debian.org/debian stretch-backports-sloppy main
if you’re on Raspbian stretch) to your/etc/apt/sources.list
, runsudo apt-get update
andsudo apt-get install musescore3
. Please report success or failure here (I might be able to help in case of failure, if I get enough information).I’m the Debian packager of MuseScore.