How to Install and Uninstall python3-colcon-core Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-colcon-core" package

Please follow the step by step instructions below to install python3-colcon-core on Kali Linux

$ sudo apt update $ sudo apt install python3-colcon-core

2. Uninstall "python3-colcon-core" package

This guide covers the steps necessary to uninstall python3-colcon-core on Kali Linux:

$ sudo apt remove python3-colcon-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-colcon-core package on Kali Linux

Package: python3-colcon-core
Source: ros2-colcon-core
Version: 0.15.2-1
Installed-Size: 437
Maintainer: Debian Robotics Team
Architecture: all
Depends: python3-distlib, python3-empy, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-packaging, python3-pkg-resources, python3-pytest, python3-pytest-cov, python3-pytest-repeat, python3-pytest-rerunfailures, python3:any
Recommends: colcon
Size: 66596
SHA256: ef37a2bd56db93c2fdaef351232a1223cfdee04ea51d5338f1609740c26c1ec8
SHA1: 881a3abfa14ce86b050fe405b69e79f3926a1268
MD5sum: 165bde484e8cf6ae9d332b7fa671732e
Description: collective construction meta build tool - core library
This package is part of ROS 2, the Robot Operating System.
colcon is a meta build tool to improve the workflow of building, testing and
using multiple software packages. It is the recommended tool for ROS 2 to set
up workspaces and build packages from source, but can also handle old ROS 1
workspaces.
.
This package installs the core library for Python 3.
Description-md5:
Multi-Arch: foreign
Homepage: https://colcon.readthedocs.io/
Section: python
Priority: optional
Filename: pool/main/r/ros2-colcon-core/python3-colcon-core_0.15.2-1_all.deb