Windows users |
64 bit installer
|
GUI |
Download and run the installation wizard. |
64 bit distribution
|
GUI/CLI |
Download, decompress and execute the run-gui.bat or run-cli.bat files to run the SEDA GUI or CLI. |
32 bit distribution
|
GUI/CLI |
Download, decompress and execute the run-gui.bat or run-cli.bat files to run the SEDA GUI or CLI. |
|
Mac OS X users |
Mac OS X distribution
|
GUI/CLI |
Download, decompress and execute the run-gui.command or run-cli.command files to run the SEDA GUI or CLI. |
|
Linux users |
64 bit distribution
|
GUI/CLI |
Download, decompress and execute the run-gui.sh or run-cli.sh files to run the SEDA GUI or CLI. |
.deb package
|
GUI |
Install with apt install ./seda-gui_1.7.1_all.deb and run seda-gui. |
.deb package
|
CLI |
Install with apt install ./seda-cli_1.7.1_all.deb and run seda-cli. |
.rpm package
|
GUI |
Install with rpm -i ./seda-gui-1.7.1-1.noarch.rpm and run seda-gui. |
.rpm package
|
CLI |
Install with rpm -i ./seda-gui-1.7.1-1.noarch.rpm and run seda-cli. |
Snap package
|
GUI |
Install with snap install --dangerous --classic ./seda-gui_1.7.1_amd64.snap and run seda-gui. |
Snap package
|
CLI |
Install with snap install --dangerous --classic ./seda-cli_1.7.1_amd64.snap and run seda-cli. |
|
Docker |
Docker image (Linux only)
|
GUI/CLI |
This image provides a Dockerized version of SEDA for Linux systems. |
|
Source code is available at the official GitHub repository. |