Install on Chromebook
Desktop program
MuseScore's desktop program will work natively on Chrome OS's Linux machine called Crostini. Follow the steps described in the video:
- Install Linux Virtual Machine called Crostini. Go to Settings > Linux > Turn On
- Download Musescore AppImage package
- Configure AppImage to run. Set
chmod +x
for the AppImage file - Run AppImage with
./
followed by the Musescore package file name -
Install 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 - Enjoy!
External links
- Watch this interactive video for more details
- How To How to run MuseScore on ChromeOS (MuseScore HowTo)
- This lecture