How to Install and Uninstall libclass-loader3d Package on Kali Linux

Last updated: September 20,2024

1. Install "libclass-loader3d" package

This guide let you learn how to install libclass-loader3d on Kali Linux

$ sudo apt update $ sudo apt install libclass-loader3d

2. Uninstall "libclass-loader3d" package

Please follow the steps below to uninstall libclass-loader3d on Kali Linux:

$ sudo apt remove libclass-loader3d $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-loader3d package on Kali Linux

Package: libclass-loader3d
Source: ros-class-loader
Version: 2.7.0-1
Installed-Size: 106
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libconsole-bridge1.0 (>= 1.0.1+dfsg2), libgcc-s1 (>= 3.0), librcpputils1d (>= 2.6.0), libstdc++6 (>= 11)
Size: 32480
SHA256: 49895c8da469faaab7a7ac73e2d32db7ef4382dd9171f5674404389aa2a01081
SHA1: 5842ea536e5fe83675fc2160e2a3941bce4e9d21
MD5sum: dbd42ffbeb0884bc83a08def58e65b07
Description: ROS class_loader library
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 library.
Description-md5:
Multi-Arch: same
Homepage: https://wiki.ros.org/class_loader
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/r/ros-class-loader/libclass-loader3d_2.7.0-1_amd64.deb