How to Install and Uninstall catkin-tools Package on Kali Linux

Last updated: May 18,2024

1. Install "catkin-tools" package

Please follow the instructions below to install catkin-tools on Kali Linux

$ sudo apt update $ sudo apt install catkin-tools

2. Uninstall "catkin-tools" package

Please follow the guidance below to uninstall catkin-tools on Kali Linux:

$ sudo apt remove catkin-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the catkin-tools package on Kali Linux

Package: catkin-tools
Source: ros-catkin-tools
Version: 0.9.4+ds-1
Installed-Size: 607
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-catkin-pkg, python3-osrf-pycommon, python3-pkg-resources, python3-yaml, python3:any
Recommends: catkin
Size: 168276
SHA256: f4e2931139c98eb387e5383eb881a2bcab590750e4c3c6c166f87757c6aea181
SHA1: 107713b24c718c44f36180630507ef1da2d14f07
MD5sum: af7bc346f5cbd670b6f58e4ac31ea99c
Description: Command line tools for catkin workspaces
This package is part of ROS, the Robot Operating System. The catkin tools
provide functionality to work with the catkin meta buildsystem and catkin
workspaces, similar to the way the colcon tools support working with ROS 2
ament packages.
.
The catkin tools provide a convenient interface to build and test multiple
packages in a catkin workspace, resolving all inter-dependencies and
isolating the builds from each other.
.
This package installs the Python 3 module and the CLI executable.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/catkin/catkin_tools
Section: devel
Priority: optional
Filename: pool/main/r/ros-catkin-tools/catkin-tools_0.9.4+ds-1_all.deb