How to Install and Uninstall ros-cmake-modules Package on Kali Linux

Last updated: May 14,2024

1. Install "ros-cmake-modules" package

In this section, we are going to explain the necessary steps to install ros-cmake-modules on Kali Linux

$ sudo apt update $ sudo apt install ros-cmake-modules

2. Uninstall "ros-cmake-modules" package

In this section, we are going to explain the necessary steps to uninstall ros-cmake-modules on Kali Linux:

$ sudo apt remove ros-cmake-modules $ sudo apt autoclean && sudo apt autoremove

3. Information about the ros-cmake-modules package on Kali Linux

Package: ros-cmake-modules
Version: 0.5.0-2
Installed-Size: 92
Maintainer: Debian Science Maintainers
Architecture: all
Size: 22164
SHA256: 3479fd4fdfd7febdfa840cea72abd0ae1bb85e76895091da97ae8874f78bc87d
SHA1: cc81c237ab795228e7c7e788e2d0cba349fdfe78
MD5sum: e96f9a5f5c9e94b122ba9175a9ca7403
Description: Robot OS CMake Modules
This package is part of Robot OS (ROS). It contains a bunch of CMake
Modules which are not distributed with CMake but are commonly used by
ROS packages. The modules added are:
* FindEigen.cmake
* FindGflags.cmake
* FindGSL.cmake
* FindNUMPY.cmake
* FindPoco.cmake
* FindTBB.cmake
* FindTinyXML.cmake
* FindTinyXML2.cmake
* FindUUID.cmake
* FindXenomai.cmake
Description-md5:
Multi-Arch: foreign
Homepage: https://wiki.ros.org/cmake_modules
Section: devel
Priority: optional
Filename: pool/main/r/ros-cmake-modules/ros-cmake-modules_0.5.0-2_all.deb