# Foxora Studio — Download

> Desktop app (macOS, Windows, Linux), the web app, and verified install commands.

Source: https://www.foxora.studio/download
Knowledgebase: https://www.foxora.studio/llms-full.txt

---

Get Foxora Studio on your desktop, in your browser, or in your terminal.

## Desktop app
Foxora Studio v5.0.10: Apple Silicon M-series uses the ARM DMG; Intel Macs use the Universal DMG. Universal is also compatible with Apple Silicon when your browser cannot identify the chip. Mac packages are Developer ID signed, notarized and stapled. macOS 13.5 or newer is required by the bundled runtime.

Windows packages target Intel/AMD x64 on Windows 10 22H2 and Windows 11. Available packages and final verification status are shown on the download page. WebView2 is installed or updated when needed; Node and media tools are bundled. Publisher signing does not guarantee the absence of SmartScreen reputation prompts.

Linux x64 packages are available for Debian/Ubuntu (.deb) and Fedora/RHEL (.rpm), requiring glibc 2.34+, GTK3 and WebKitGTK 4.1. Package managers resolve system dependencies. This release has no Linux ARM or AppImage package.

## Install or update
macOS/Linux: `curl -fsSL https://www.foxora.studio/install.sh | sh`.
Windows, after the signed package is available: `irm https://www.foxora.studio/install-desktop.ps1 | iex`.

Quit Foxora before updating. Downloads are verified before installation. Existing sign-in, device keys, permissions, projects, sessions and Memory Den are preserved. The app bundles its local runtime; no separate Bun installation is required. Browser automation uses the optional verified Browser Pack or a connected personal browser.

## Web app
Open app.foxora.ai in your browser and sign in with the same account.

## CLI
The CLI uses its separate installer: `curl -fsSL https://www.foxora.studio/install-cli.sh | sh` on macOS/Linux, or `irm https://www.foxora.studio/install.ps1 | iex` on Windows.
