Skip to Content
InstallationExecutables

Download Executables

Genome Studio is available as pre-built executables for macOS and Linux. Download the latest release from GitHub.

macOS

Download the .dmg installer for Apple Silicon (arm64):

Download for macOS (arm64)

  1. Open the downloaded .dmg file
  2. Drag Genome Studio into your Applications folder
  3. Launch Genome Studio from Applications

Linux

Download the AppImage:

Download for Linux (AppImage)

  1. Make the AppImage executable:
    Terminal
    chmod +x Genome-Studio.AppImage
  2. Run it:
    Terminal
    ./Genome-Studio.AppImage

All Releases

See the GitHub Releases page  for all available downloads and changelogs.

Last updated on