Skip to content

Installation

VirtuProbe Studio ships as a self-contained Electron desktop application. No Java, Node.js, or server setup is required — everything is bundled inside the installer.

[SCREENSHOT: Download page / GitHub releases page with platform installers]

Download the installer for your platform from the releases page.

PlatformFile
LinuxVirtuProbe-Studio-x.y.z.AppImage
WindowsVirtuProbe-Studio-Setup-x.y.z.exe (coming soon)
macOSVirtuProbe-Studio-x.y.z.dmg (coming soon)
  1. Download the .AppImage file.
  2. Make it executable:
    Terminal window
    chmod +x VirtuProbe-Studio-*.AppImage
  3. Run it:
    Terminal window
    ./VirtuProbe-Studio-*.AppImage --no-sandbox

[SCREENSHOT: VirtuProbe Studio main window on first launch]

On first launch, VirtuProbe creates a local database to store your projects and probes. No account or internet connection is required to start using the tool.