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

Last updated: November 26,2024

1. Install "python3-catkin" package

In this section, we are going to explain the necessary steps to install python3-catkin on Kali Linux

$ sudo apt update $ sudo apt install python3-catkin

2. Uninstall "python3-catkin" package

Learn how to uninstall python3-catkin on Kali Linux:

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

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

Package: python3-catkin
Source: ros-catkin
Version: 0.8.10-11
Installed-Size: 129
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any
Size: 35280
SHA256: 9a1b8da50b74d16ad1bac55e770dab03a1a90ee9b9463f7269951f02b52f6242
SHA1: 1f027cffaf1d14f452a38fa96c427f04f2cdcd31
MD5sum: 2221b201555b0c17ba674ae4d687b422
Description: Python 3 modules for the ROS build system
Catkin contains CMake macros that are useful in the development of
ROS-related systems. In ROS (Robot OS) Fuerte and later, many of the
lower-level libraries are being migrated to be CMake only.
.
This package contains the Python 3 module.
Description-md5:
Multi-Arch: foreign
Homepage: https://wiki.ros.org/catkin
Section: python
Priority: optional
Filename: pool/main/r/ros-catkin/python3-catkin_0.8.10-11_all.deb