How to Install and Uninstall libfastrtps-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "libfastrtps-dev" package

Learn how to install libfastrtps-dev on Kali Linux

$ sudo apt update $ sudo apt install libfastrtps-dev

2. Uninstall "libfastrtps-dev" package

This guide covers the steps necessary to uninstall libfastrtps-dev on Kali Linux:

$ sudo apt remove libfastrtps-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfastrtps-dev package on Kali Linux

Package: libfastrtps-dev
Source: fastdds (2.11.2+ds-6)
Version: 2.11.2+ds-6+b2
Installed-Size: 2626
Maintainer: Debian Robotics Team
Architecture: amd64
Depends: libasio-dev, libfastcdr-dev, libfastrtps2.11 (= 2.11.2+ds-6+b2), libfoonathan-memory-dev, libssl-dev, libtinyxml2-dev
Suggests: libfastrtps-doc, fastddsgen
Size: 282988
SHA256: 7da2eb954008cf94ab629e2566aa5f6e4f8b923006dbca86dbc000438cda5776
SHA1: 98e33dde2f78987db7b08eeeff44b363a2435d85
MD5sum: 14eb8bd0ea34c91e42288c2188a56eb1
Description: C++ library for the Real Time Publish Subscribe Protocol - development headers
This package is part of eProsima FastDDS. RTPS is the wire interoperability
protocol defined for the Data Distribution Service (DDS) standard by the
Object Management Group (OMG).
.
The library is a standalone C++ implementation compliant with the OMG DDS 1.4
and OMG RTPS 2.2 standards. It is a tier one implementation for ROS 2.
Compared to other free DDS implementations, it is very feature-complete and
provides two API layers: one for high-level Publish-Subscriber access that
focuses on usability, and a lower-level Writer-Reader API that allows more
sophisticated fine tuning of the RTPS protocol.
.
This package installs the development headers.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/eProsima/Fast-DDS
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/f/fastdds/libfastrtps-dev_2.11.2+ds-6+b2_amd64.deb