Running Musescore on ChromeOS

Desktop program

MuseScore's desktop program will work natively on Chrome OS's Linux machine called Crostini. Follow the steps described in the video:

  1. Install Linux Virtual Machine called Crostini. Go to Settings -> Linux -> Turn On
  2. Download Musescore AppImage package
  3. Configure AppImage to run. Set chmod +x for the AppImage file
  4. Run AppImage with ./ followed by the Musescore package file name
  5. Install required libraries if necessary
  6. Install AppImage to avoid running it from Linux command line each time
  7. Enjoy!