Download DataStorm

Version 1.1.0September 15, 2022 Release Notes | Supported Platforms

You are licensing DataStorm under GPLv2 unless you purchase a commercial license.

Linux Repositories

Debian 11 "bullseye"

Configure APT repository

amd64
sudo mkdir -p /etc/apt/keyrings
sudo curl -fsSL https://download.zeroc.com/GPG-KEY-zeroc-release-B6391CB2CFBA643D | sudo gpg --dearmor -o /etc/apt/keyrings/zeroc.gpg
echo \
"deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/ice/3.7/debian11 stable main" \
| sudo tee /etc/apt/sources.list.d/zeroc-ice-3.7.list
echo \
"deb [signed-by=/etc/apt/keyrings/zeroc.gpg] https://download.zeroc.com/datastorm/1.1/debian11 stable main" \
| sudo tee /etc/apt/sources.list.d/zeroc-datastorm-1.1.list
sudo apt-get update

Install DataStorm for C++

sudo apt-get install libzeroc-datastorm-dev libzeroc-datastorm1.1
Detailed instructions for installing DataStorm on Linux are available here.
CookiesYour privacy
This website uses cookies to analyze traffic and improve your experience.
By clicking "Accept," you consent to the use of these cookies. You can learn more about our cookies policy in our Privacy Policy.