Skip to main content

Installation

Windows

Download the Windows MSI package from the downloads page, open it, and follow the installer prompts. After installation, launch STView from the Start menu or the desktop shortcut.

macOS

Download the macOS DMG package when it is available, open the DMG, and drag STView into Applications.

Some macOS packages may require an extra first-launch confirmation. If macOS blocks STView, right-click the application, choose Open, and confirm that you want to launch it. If macOS still blocks it, allow it once from System Settings > Privacy & Security, then open STView again.

Linux

Download the Linux DEB package when it is available. On Debian or Ubuntu-based systems, install it from a terminal with:

sudo apt install ./STView-...linux-amd64.deb

If you install with dpkg -i and missing dependencies are reported, run:

sudo apt -f install