How to Install and Uninstall ros-mk Package on Kali Linux

Last updated: May 14,2024

1. Install "ros-mk" package

This is a short guide on how to install ros-mk on Kali Linux

$ sudo apt update $ sudo apt install ros-mk

2. Uninstall "ros-mk" package

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

$ sudo apt remove ros-mk $ sudo apt autoclean && sudo apt autoremove

3. Information about the ros-mk package on Kali Linux

Package: ros-mk
Source: ros-ros
Version: 1.15.8-5
Installed-Size: 43
Maintainer: Debian Science Maintainers
Architecture: all
Depends: rospack-tools
Size: 10828
SHA256: 89c007f423dfe2cf9e92c52f228ef48e96aab559a80e4371ae6dbe74284eff7b
SHA1: 632f72a6bd56f520a9279110f708edba49d33882
MD5sum: f0749abdacfe490b2923daba810697c5
Description: Robot OS make file helpers
This package is part of Robot OS (ROS). It is a collection of make
include files for building ROS architectural elements. Most package
authors should use cmake.mk, which calls CMake for the build of the
package. The other files in this package are intended for use in
exotic situations that mostly arise when importing 3rdparty code.
Description-md5:
Multi-Arch: foreign
Homepage: https://wiki.ros.org/ROS
Section: devel
Priority: optional
Filename: pool/main/r/ros-ros/ros-mk_1.15.8-5_all.deb