Published on MuseScore.org

Installasie

MuseScore bestaan vir verskeie verskillende bedryfstelsels, insluitend Windows, macOS sowel as baie Linux-verspreidings en verskeie BSD-variante.

Installeer op Windows

    Installeer

    As jy Windows 10 gebruik, kan MuseScore geïnstalleer word vanaf die Windows Store. 'n Klik hier sal MuseScore se blad in die Store-toep oopmaak. Daar hoef jy net Get the app > te klik en MuseScore sal afgelaai en geïnstalleer word.

    Andersins kan jy die Windows-installeerder kry vanaf die download-blad van die MuseScore-webwerf. Klik op die skakel om te begin aflaai. Jou Internetblaaier sal jou vra om te bevestig dat jy die lêer wil aflaai. Klik Save File.

    Wanneer die installeerder klaar afgelaai het, dubbelklik op die lêer om die installasie te begin. Windows mag jou 'n sekuriteitsvenster wys om dit te bevestig voor dit die sagteware uitvoer. Klik Run om voort te gaan. Jy sal binnekort die volgende sien:

    Preparing to install

    gevolg deur

    Computing space requirements

    As jy nie hierdie installeerdervenster sien nie, maar iets anders, is dit moontlik dat die .msi-uitbreiding nie met msiexec.exe geassosieer word nie. Jy kan óf die assosiasie regstel, óf eerder die draagbare weergawe van MuseScore aflaai en gebruik.

    As jy voortgaan, is dit wat jy sal sien:

    Welcome to the MuseScore 2 Setup Wizard

    As jy Cancel klik, hier of later, is dit wat jy sal sien:

    MuseScore 2 Setup Wizard was interrupted

    If instead you click Next to continue, the setup wizard displays the terms of the free software license.

    End-User License Agreement

    Read the terms of the license, make sure the box next to "I accept the terms in the License Agreement" is checked, and click Next to continue. Next the installer will ask you to confirm the location in which to install MuseScore.

    Destination Folder

    If you are installing a newer version of MuseScore but still want to keep the old version on your computer, then you should change the folder (note that MuseScore 2 can coexist with MuseScore 1 with no changes needed). Otherwise click Next to continue.

    Ready to install MuseScore 2

    Click Install to continue.

    Give the setup wizard a few minutes to install the necessary files and configurations. You'll see

    Installing MuseScore 2, progress

    and finally

    Completed the MuseScore 2 Setup Wizard

    Click Finish to exit the installer. You may delete the installer file you downloaded.

    Start MuseScore

    To start MuseScore, from the menu, select Start→All Programs→MuseScore 2→MuseScore 2.

    Uninstall

    You can uninstall MuseScore from the menu by selecting Start→All Programs→MuseScore 2→Uninstall MuseScore; or via Windows' Control Panel. Note that this will not remove your scores nor your MuseScore settings.

    Troubleshooting

    On Windows XP and Vista, the installer might be blocked by the system. If you don't manage to install MuseScore, right click the downloaded file and click Properties. If there is a message "This file came from another computer and might be blocked to help protect this computer", click on "Unblock", "OK" and double click on the downloaded file again.

    External links

    • How to install MuseScore on Windows without administrator rights
    • How to run MuseScore as Administrator on Windows
    • How to change the language in MuseScore

    Installeer op macOS

      Install

      You will find the DMG (disk image) file on the download page of the MuseScore website. Click on the macOS link to start the download. When the download is complete, double-click the DMG file to mount the disk image.

      Install Mac

      Drag and drop the MuseScore icon to the Applications folder icon.

      If you are not logged in as administrator, macOS may ask for a password: click Authenticate and enter your password to proceed.

      Copying

      When the application has finished copying, eject the disk image. You can now launch MuseScore from the Applications folder, Spotlight, or Launchpad.

      Uninstall

      Simply delete MuseScore from Applications folder.

      Install with Apple Remote Desktop

      You can deploy MuseScore to multiple computers with the "Copy" feature of ARD. Since MuseScore is a self-contained application you can simply copy the application to the '/Application' folder on the target machines. It is also possible to install multiple versions of the application as long as their names differ.

      External links

      • How to run MuseScore 2.x on Mac OS X 10.6
      • How to change the language in MuseScore

      Installeer op Linux

        As of MuseScore 2.0.3 you can, for the first time, get hold of a copy for Linux straight from the download page, just like Windows and Mac users. This is possible thanks to the AppImage packaging format, which runs on pretty much all Linux distributions. If you prefer, there is still the option to get it the traditional way via your distribution's package manager (but you may have to wait for it to get packaged by the relevant maintainer). Of course, you can always build from source.

        AppImage

        The AppImage format is a new way of packaging Linux applications. AppImages are portable - they don't have to be installed - and they run on pretty much any Linux distribution. Dependencies are included in the one AppImage file.

        Step 1 - Download

        Before you download an AppImage, you need to know your processor's architecture. These terminal commands will show it:

            arch

        or

            uname -m

        The output will be something like "i686", "x86_64" or "armv7":

        • i686 (or similar) - 32-bit Intel/AMD processor (found on older machines).
        • x86_64 (or similar) - 64-bit Intel/AMD processor (modern laptop and desktop computers, most Chromebooks).
        • armv7 (or later) - ARM processor (phones & tablets, Raspberry Pi 2/3 running Ubuntu Mate, some Chromebooks, usually 32-bit at present).

        Now you can head over to the download page and find the AppImage that best matches your architecture. Once downloaded, the file will be named "MuseScore-X.Y.Z-$(arch).AppImage".

        Step 2 - Give execute permission

        Before you can use the AppImage you need to give permission for it to be run as a program.

        From the Terminal:

        This command gives the user (u) permission to execute (x) the AppImage. It works on all Linux systems.

            cd ~/Downloads
            chmod u+x MuseScore*.AppImage

        Note: Use the "cd" command to change directory to wherever you saved the AppImage.

        From a File Manager:

        If you prefer to avoid the command line, there is usually a way give execute permission from inside a File Manager.

        In GNOME Files (Nautilus), simply:

        1. Right-click on the AppImage and select "Properties".
        2. Open the "Permissions" tab.
        3. Enable the option labelled "Allow executing file as a program".

        The process may be slightly different in other file managers.

        Step 3 - Run it!

        Now you should be able to run the program simply by double-clicking on it!

        When you downloaded the AppImage it was probably saved in your Downloads folder, but you can move somewhere else it at any time (e.g. you could put it on your desktop for easy access). If you ever want to remove it then simply delete it.

        Installing the AppImage (optional)

        You can run the AppImage without installing it, but you must install it if you want it to be completely integrated with your desktop environment. This has the following benefits:

        • Adds the AppImage to your Applications Menu or Launcher
        • Sets the correct icons for MuseScore's files (MSCZ, MSCX) and for MusicXML files (MXL, XML)
        • Makes the AppImage available via your File Manager's right-click "Open with..." menu

        To install it, run the AppImage from the Terminal with the "install" option (see immediately below). This copies a desktop file and various icons to your computer. If you want to remove them you will need to run the "remove" option before you delete the AppImage. This does not affect any scores created with any version of MuseScore.

        Using command line options

        Running the AppImage from the Terminal allows you to use various command line options. The AppImage has some special options in addition to MuseScore's normal command line options.

        You will need to change directory (cd) to wherever the AppImage is saved your system, for example:

            cd ~/Desktop
            ./MuseScore*.AppImage [option...]

        Or give the path to the AppImage:

            ~/desktop/MuseScore*.AppImage [option...]

        Use the "--help" and "man" options to get more information about the available command line options:

            ./MuseScore*.AppImage --help   # displays a complete list of command line options
            ./MuseScore*.AppImage man      # displays the manual page (explains what the options do)

        Distribution Packages

        Fedora

        1. Import the GPG key:

          su
          rpm --import http://prereleases.musescore.org/linux/Fedora/RPM-GPG-KEY-Seve
           
        2. Go to the download page of the MuseScore website. Click on the link for the stable Fedora download and choose the correct rpm package for your architecture.

        3. Depending on your architecture, use one of the two sets of commands to install MuseScore

          • for arch i386

            su
            yum localinstall musescore-X.Y-1.fc10.i386.rpm
             
          • for arch x86_64

            su
            yum localinstall musescore-X.Y-1.fc10.x86_64.rpm
             

        If you have difficulty with sound, see Fedora 11 and sound.
        See also the hints for the various distributions on the download page.

        External links

        • How to run the MuseScore AppImage on Linux - video
        • How to change the language in MuseScore

        Installeer op Chromebook

        Desktop program

        MuseScore's desktop program will not work natively on Chrome OS, but there are some workaround solutions:

        1. Via Crouton: Involves installing a Linux based operating system which runs in parallel with Chrome OS, and then installing MuseScore on Linux.
        2. Via software-on-demand service such as rollApp: By just visiting this website, you can run MuseScore in the browser. You can access your scores via cloud services such as Google Drive or save them to your online MuseScore account through the menu File→Save Online.... Note that currently, sound and playback does not work on rollApp.

        Android app (playback only)

        Alternatively, it is possible to install MuseScore's Android app on recent Chromebooks. You will need to update to the latest version of Chrome OS first. See the Chromebook support documentation for help installing Android apps on Chromebooks, and a list of supported devices. The app only supports playback of existing scores, not score editing or creation, but you can sign-in to your MuseScore account for easy access to all your scores on MuseScore.com.

        External links

        • How to run MuseScore on a Chromebook
        • Check the installation procedure from the comments in this thread
        • How to change the language in MuseScore