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

Last updated: May 22,2024

1. Install "python3-tf2" package

Please follow the guidelines below to install python3-tf2 on Kali Linux

$ sudo apt update $ sudo apt install python3-tf2

2. Uninstall "python3-tf2" package

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

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

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

Package: python3-tf2
Source: ros-geometry2 (0.7.7-1)
Version: 0.7.7-1+b2
Installed-Size: 191
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-rospy (>= 1.14.3+ds1-7), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libpython3.11 (>= 3.11.5), libpython3.12 (>= 3.12.1), librostime1d (>= 0.7.3), libstdc++6 (>= 13.1), libtf2-2d (>= 0.7.7), libtf2-dev, python3-geometry-msgs
Size: 37056
SHA256: df90e14711c42a7c217b9eb4cd80832e856b8f50a0a5db6942af3222578c7be4
SHA1: f9e1e56a82d2c21f85866588e6d03cb4cf4fdd48
MD5sum: 5567e8e68a6aa1e768675fdcc3c7000b
Description: Robot OS tf2 transform library - Python 3
This package is part of Robot OS (ROS). tf2 is the second generation
of the transform library, which lets the user keep track of multiple
coordinate frames over time. tf2 maintains the relationship between
coordinate frames in a tree structure buffered in time, and lets the
user transform points, vectors, etc between any two coordinate frames
at any desired point in time.
.
This package contains the Python 3 binding.
Description-md5:
Homepage: https://wiki.ros.org/geometry2
Section: python
Priority: optional
Filename: pool/main/r/ros-geometry2/python3-tf2_0.7.7-1+b2_amd64.deb