Download Waterfox
We love open-source.Version
G6.0.2 Latest
Published September 29, 2023
Version G6.0.2
Release Latest
Downloads
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
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.