How to Install and Uninstall libclass-loader-dev Package on Kali Linux

Last updated: January 11,2025

1. Install "libclass-loader-dev" package

This is a short guide on how to install libclass-loader-dev on Kali Linux

$ sudo apt update $ sudo apt install libclass-loader-dev

2. Uninstall "libclass-loader-dev" package

In this section, we are going to explain the necessary steps to uninstall libclass-loader-dev on Kali Linux:

$ sudo apt remove libclass-loader-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-loader-dev package on Kali Linux

Package: libclass-loader-dev
Source: ros-class-loader
Version: 2.7.0-1
Installed-Size: 111
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libclass-loader3d (= 2.7.0-1), libconsole-bridge-dev, librcpputils-dev
Breaks: pluginlib-dev (<< 5.2.0)
Size: 22468
SHA256: 02a43faa70b099f4f9d875fe92ab119b95ab25b7a267f348fdbab3ed21097825
SHA1: 9e888d3f106ce0f9b8ab495e37b4ca7159a46752
MD5sum: ced575c325fb281c57400816b0f60307
Description: ROS class_loader library - development files
This package is part of Robot OS (ROS). The class_loader package is a
ROS-independent package for loading plugins during runtime and the
foundation of the higher level ROS "pluginlib" library. class_loader
utilizes the host operating system's runtime loader to open runtime
libraries (e.g. .so/.dll files), introspect the library for exported
plugin classes, and allows users to instantiate objects of said
exported classes without the explicit declaration (i.e. header file)
for those classes.
.
This package contains the development files for the library.
Description-md5:
Multi-Arch: same
Homepage: https://wiki.ros.org/class_loader
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/ros-class-loader/libclass-loader-dev_2.7.0-1_amd64.deb