How to Install and Uninstall python3-ament-package Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-ament-package" package

This guide covers the steps necessary to install python3-ament-package on Kali Linux

$ sudo apt update $ sudo apt install python3-ament-package

2. Uninstall "python3-ament-package" package

This tutorial shows how to uninstall python3-ament-package on Kali Linux:

$ sudo apt remove python3-ament-package $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-ament-package
Source: ros2-ament-package
Version: 0.16.3-1
Installed-Size: 99
Maintainer: Debian Robotics Team
Architecture: all
Depends: python3:any
Size: 16548
SHA256: ed27d9e094e1334c42239f3f9d7b2cc80cb02f8d89a66661051b6cffa5b27fb4
SHA1: d29dfc298064a1ebd9cc2e673261f09e68f9701d
MD5sum: 2acdae95353f05513beb8fc2a087b4b4
Description: Utilities and templates for ROS 2 ament packages
The ament build system is the most common way to build packages for
ROS 2, the Robot Operating System. It is the successor of catkin.
.
This package is a Python 3 helper library which provides various
utilities for ament packages, such as templates for environment hooks.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ament/ament_package/wiki
Section: python
Priority: optional
Filename: pool/main/r/ros2-ament-package/python3-ament-package_0.16.3-1_all.deb