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

Last updated: May 15,2024

1. Install "librosconsole-dev" package

Please follow the guidance below to install librosconsole-dev on Kali Linux

$ sudo apt update $ sudo apt install librosconsole-dev

2. Uninstall "librosconsole-dev" package

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

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

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

Package: librosconsole-dev
Source: ros-rosconsole
Version: 1.14.3-12
Installed-Size: 102
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: librosconsole3d (= 1.14.3-12), libboost-regex-dev, libboost-system-dev, libboost-thread-dev, libroscpp-core-dev, liblog4cxx-dev
Size: 16568
SHA256: 5730165472db4dc9dc035da9585009643fda8a6fc948f04810aa2bcb508cf306
SHA1: 859a64574e0b2b7904b39d3eac70105916b6d4c3
MD5sum: 7de9015247ae85c0411c546c841045ac
Description: Development files for librosconsole
This package is part of Robot OS (ROS). It is the ROS console output
library, a C++ package that supports console output and logging in
roscpp. It provides a macro-based interface which allows both printf-
and stream-style output. It also wraps log4cxx, which supports
hierarchical loggers, verbosity levels and configuration-files.
.
This package contains the development files for the library.
Description-md5:
Multi-Arch: same
Homepage: https://wiki.ros.org/rosconsole
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/r/ros-rosconsole/librosconsole-dev_1.14.3-12_amd64.deb