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

Last updated: May 19,2024

1. Install "python3-colcon-bash" package

This guide let you learn how to install python3-colcon-bash on Kali Linux

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

2. Uninstall "python3-colcon-bash" package

Please follow the guidance below to uninstall python3-colcon-bash on Kali Linux:

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

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

Package: python3-colcon-bash
Source: ros2-colcon-bash
Version: 0.5.0-1
Installed-Size: 38
Maintainer: Debian Robotics Team
Architecture: all
Depends: python3-colcon-core, python3:any
Recommends: colcon
Size: 6500
SHA256: 54d82b71c538a496562220d5619dc446bf8a1bab8166420ff8f66f916f264349
SHA1: 261d1d41925873487a0aeae48a06ce9295e1424a
MD5sum: 12ba4b6d5cf807ceec149084f402c433
Description: collective construction meta build tool - bash extension
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 provides the bash extension for colcon.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/colcon/colcon-bash
Section: python
Priority: optional
Filename: pool/main/r/ros2-colcon-bash/python3-colcon-bash_0.5.0-1_all.deb