Skip to content

Please bookmark this page so that you will be able to come back to it later.

You can use OMNeT++ (the non-commercial, academic version of OMNEST) for limited length evaluations. Download the appropriate package for your platform below and follow the installation instructions.

Linux

Use the install.sh script in the root directory of the archive to install dependencies and build the simulator. Supported distributions: Ubuntu, Debian, Fedora, openSUSE Leap, Arch Linux, AlmaLinux and other similar distros.

Windows

This is a version with a bundled MinGW64 toolchain. Note that due to NTFS filesystem and MSYS POSIX emulation limitations, this version is significantly slower for development than the Linux or macOS versions. For better performance, use WSL2 and install the Linux version, or use opp_env.wsl to install opp_env directly on WSL2.

macOS

OMNeT++ requires Xcode Command Line Tools and Homebrew to be installed. Use the install.sh script in the root directory of the archive to install dependencies and build OMNeT++.