How to Install and Uninstall cyclonedds-tools Package on Kali Linux

Last updated: May 10,2024

1. Install "cyclonedds-tools" package

This tutorial shows how to install cyclonedds-tools on Kali Linux

$ sudo apt update $ sudo apt install cyclonedds-tools

2. Uninstall "cyclonedds-tools" package

This is a short guide on how to uninstall cyclonedds-tools on Kali Linux:

$ sudo apt remove cyclonedds-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the cyclonedds-tools package on Kali Linux

Package: cyclonedds-tools
Source: cyclonedds (0.10.4-1)
Version: 0.10.4-1+b1
Installed-Size: 355
Maintainer: Debian Robotics Team
Architecture: amd64
Replaces: libddsc-tools (<< 0.8.1-1)
Depends: libc6 (>= 2.34), libcycloneddsidl0 (>= 0.10.2), libddsc0debian (>= 0.10.4)
Breaks: libddsc-tools (<< 0.8.1-1)
Size: 139588
SHA256: 8c02a2d2231f20430502e5cfbbbbb8601dfb0a9856b5b0334df7730dfd6c085b
SHA1: eaa4ad74804e2ba16b48e385e004cd04a0b56681
MD5sum: f05da4dbe39be0a08579612ed52d80ea
Description: Eclipse Cyclone DDS tools
Eclipse Cyclone DDS is a very performant and robust open-source
implementation of the Data Distribution Service (DDS) standard by the
Object Management Group (OMG) and the related wire protocol for
interoperability (RTPS). It is developed completely in the open as an
Eclipse IoT project with a growing list of adopters, and has become a
tier-1 middleware for the Robot Operating System (ROS 2).
.
This package installs the command-line tools for Cyclone DDS, most
importantly the Interface Definition Language (IDL) compiler, which is
needed to specify data exchange formats for the participants in a DDS
network.
Description-md5:
Multi-Arch: foreign
Homepage: https://projects.eclipse.org/projects/iot.cyclonedds
Section: devel
Priority: optional
Filename: pool/main/c/cyclonedds/cyclonedds-tools_0.10.4-1+b1_amd64.deb