Linux Installation¶
There are two ways to install Eclipse Cyclone DDS Insight on Linux: using linux artifact or the debian package.
Linux Artifact¶
Download the Eclipse Cyclone DDS Insight Linux artifact
Extract the downloaded archive
Run the executable file ./’CycloneDDS Insight’ located in the extracted folder
Debian Package¶
Download the Eclipse Cyclone DDS Insight debian package (.deb file)
Install the package using the command:
sudo apt install ./<package_name>.deb
After installation, you can run Eclipse Cyclone DDS Insight from debians application menu or by executing ‘CycloneDDS Insight’ from any terminal.