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

Last updated: September 20,2024

1. Install "python3-colcon-argcomplete" package

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

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

2. Uninstall "python3-colcon-argcomplete" package

This tutorial shows how to uninstall python3-colcon-argcomplete on Kali Linux:

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

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

Package: python3-colcon-argcomplete
Source: ros2-colcon-argcomplete
Version: 0.3.3+ds-2
Installed-Size: 42
Maintainer: Debian Robotics Team
Architecture: all
Depends: python3-argcomplete, python3-colcon-core, python3:any
Recommends: colcon
Size: 6064
SHA256: bd2a26ec7a9bd0e9fe32997635ee777d8a72a5a87fb5ac26c3d62ca76b049ef9
SHA1: 257b73aa362a95c96284da501e52feb4d5c2bfc1
MD5sum: 04f1de3ebf5ad04f0dfffe0670c0c831
Description: Extension for colcon to provide command line completion
This package is part of Robot OS version 2 (ROS2).
It extends colcon, the meta build tool used in ROS2, by providing command
line completion using argcomplete.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/colcon/colcon-argcomplete
Section: python
Priority: optional
Filename: pool/main/r/ros2-colcon-argcomplete/python3-colcon-argcomplete_0.3.3+ds-2_all.deb