Download
Date April 29, 2025
Version 6.5.7
Release Latest
Minimum System Requirements
Section titled “Minimum System Requirements”Windows | macOS | Linux | |
---|---|---|---|
OS Version | 7 | Big Sur (11.0) | glibc 2.17 |
Processor | Intel Core 2 or AMD FX | Intel Core i or Apple Silicon | Intel Core 2 or AMD FX |
RAM | 2 GiB | 2 GiB | 2 GiB |
Storage | 500 MiB | 500 MiB | 500 MiB |
Verify the releases
Section titled “Verify the releases”cat $DOWNLOADED_FILE.sha512# Output of cat command here.
shasum -a 512 $DOWNLOADED_FILE# Output of shasum command here.
# If the output of both commands is the same, the file is likely to be safe.