Download and installation
To download MuseScore Studio for free (no account or subscription required), please follow the instructions for your specific operating system below.
Windows
- Go to musescore.org
- Click the button marked Free Download
3
To uninstall see Uninstall or remove apps and programs in Windows, feel free to leave messages on https://musescore.org/en/forum so that we can improve.
macOS
- Go to musescore.org
- Click the button marked Free Download
An application called MuseHub will be installed in your default download directory (usually the Downloads folder). This application makes it easy to install MuseScore Studio, as well as a range of sound libraries and effects plugins that can greatly enhance your music writing experience.
To install and open MuseHub:
- Open the Finder and go to the Downloads folder
- Double-click the application Muse_Hub.dmg
- In the dialog that appears, drag the MuseHub application icon into your Applications folder
- Double-click the Applications folder icon to look inside the folder
- Double-click the MuseHub application to open it
During this process, you may need to grant MuseHub various permissions and access to folders. These permissions are required to ensure MuseHub installs correctly.
Now that you have MuseHub open in front of you, it's time to install MuseScore Studio:
- Click on the Apps tab in the left panel
- Locate MuseScore Studio and click the Free button beneath it to start the download and installation process
- Once the app has been downloaded, click the Open button beneath the MuseScore Studio icon.
Now get writing some music!
Linux
Also see Troubleshooting
AppImage
Install
The easiest way to install the program is by using an AppImage:
- Go to the Download→Software page at musescore.org
- Under Linux→AppImage (recommended), click on the Download (64 bit) link
- When the download is complete, right-click on the AppImage and select Properties
- Switch to the Permissions tab
- The next step varies depending on your file manager:
- Nautilus-based (Nemo, Files, Caja) : Check the “Allow executing file as program” box.
- Dolphin: Check the "Is executable" box.
- Thunar: Check the “Allow this file to run as a program” box.
- PCManFM: Change the “Execute” option in the drop down list to “Anyone”.
- Exit the dialog.
- Right-click inside the directory in which the AppImage is installed and select Open in Terminal
- In the Terminal type, ./[file name] install (the dot and slash at the beginning are important!)
Steps 7 and 8 ensure that a MuseScore entry appears in the system’s menu and is linked to the new location of the AppImage (/home/[user name]/.local/bin). The correct file associations are also automatically made.
Note: Instead of steps 7 and 8 (above) you can, of course, install using the absolute file path instead. That is:
- Open the Terminal
- Type [file path] install
Tip: if you apply copy to the AppImage and press Ctrl+Shift+V in the terminal this will enter the absolute file path of the file that has just been “copied”.
Uninstall
No formal uninstall procedure is needed to remove the installed AppImage. Just delete menu entries and any shortcuts manually, then delete the App itself, and its links (which will be in ~/.local/bin).