How to Install and Uninstall fastddsgen Package on Kali Linux

Last updated: May 13,2024

1. Install "fastddsgen" package

Please follow the instructions below to install fastddsgen on Kali Linux

$ sudo apt update $ sudo apt install fastddsgen

2. Uninstall "fastddsgen" package

This guide covers the steps necessary to uninstall fastddsgen on Kali Linux:

$ sudo apt remove fastddsgen $ sudo apt autoclean && sudo apt autoremove

3. Information about the fastddsgen package on Kali Linux

Package: fastddsgen
Version: 2.3.0+dfsg-1
Installed-Size: 119
Maintainer: Debian Robotics Team
Architecture: all
Depends: cpp, libeprosima-idl-parser-java (>= 1.4.0)
Size: 101432
SHA256: 81db27141ddc96522503a122782ada618fa012d7e7c80b814640c292d0d8c93f
SHA1: 0f82a4a25d7b6a86982140d666af10d6b535fb9c
MD5sum: 75751cac64deea40b48a1d494dde182f
Description: IDL source code generator for eProsima FastDDS
eProsima FastDDS-Gen is a Java application that generates source code
for eProsima FastDDS using the data types defined in an IDL (Interface
Definition Language) file. This generated source code can be used in any
FastDDS application in order to define the data type of a topic, which
will later be used to publish or subscribe.
Description-md5:
Homepage: https://github.com/eProsima/Fast-DDS-Gen
Section: devel
Priority: optional
Filename: pool/main/f/fastddsgen/fastddsgen_2.3.0+dfsg-1_all.deb