MuseScore runs on Chrome OS within a Linux container (also known as Crostini). There is a special procedure you can use to install MuseScore on a Chromebook if you are not already comfortable with running Linux apps. See the article Install MuseScore on Chromebook for more information. You can also get a special build of MuseScore 3 for ARM processors via that link (the official builds are only for Intel).
Alternatively, if you prefer to use the plain Linux commands, follow the steps described in the video linked below:
chmod +x
for the AppImage file./
followed by the Musescore package file nameInstall required libraries if necessary, e.g.:
sudo apt-get install libvorbisfile3
sudo apt-get install libnss3
Install AppImage (using the install
command line option) to avoid running it from Linux command line each time