VOOLDocs

Install#

Requirements#

MinimumComfortable
Memory8 GB16 GB or more
Disk2 GB for the app20 GB with local models
macOS13 Ventura14 Sonoma or newer
Windows10 (64-bit)11
Linuxglibc 2.31Ubuntu 22.04 or newer

Local models need considerably more memory than the app itself. Sizing guidance is in Run a local model.

macOS#

  1. Download the .dmg from vool.dev.
  2. Open it and drag VOOL into Applications.
  3. On first launch macOS will refuse to open it, because the build is not notarized. Open System Settings → Privacy & Security, find the VOOL entry, and choose Open Anyway.

Closed-test builds are unsigned and not notarized. The Gatekeeper warning is expected for this stage, not a sign of a corrupted download. Verify the checksum published beside the installer before you bypass the warning.

Windows#

  1. Download the .exe installer.
  2. SmartScreen will show Windows protected your PC, because the build is unsigned. Choose More info → Run anyway after checking the checksum.
  3. Follow the installer.

Linux#

bash
tar -xzf vool-linux-x86_64.tar.gz
cd vool
./vool

Verify the download#

bash
shasum -a 256 vool-macos.dmg

Compare the result against the checksum published on the download page. If they differ, delete the file and download it again.

Next#

Continue to First run.

VOOL — Parad0x Labs · 2026