Zip Packages
Zip packages of EveBox can be found at the following URLS:
- Linux x86_64/amd64: https://evebox.org/files/release/latest/evebox-0.19.0-linux-x64.zip
- Linux Arm64/Aarch64: https://evebox.org/files/release/latest/evebox-0.19.0-linux-arm64.zip
- Windows: https://evebox.org/files/release/latest/evebox-0.19.0-windows-x64.zip
Example Installation on Linux
curl -OL https://evebox.org/files/release/latest/evebox-0.19.0-linux-x64.zip unzip evebox-0.19.0-linux-x64.zip cd evebox-0.19.0-linux-x64 ./evebox server --help