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

Last updated: May 06,2024

1. Install "python3-tf" package

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

$ sudo apt update $ sudo apt install python3-tf

2. Uninstall "python3-tf" package

Please follow the step by step instructions below to uninstall python3-tf on Kali Linux:

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

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

Package: python3-tf
Source: ros-geometry (1.13.2-10)
Version: 1.13.2-10+b1
Installed-Size: 135
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: python3-genpy, python3-std-msgs, python3-geometry-msgs, python3-sensor-msgs, python3-genmsg, python3-roslib, python3-rospkg, python3:any, python3-numpy, python3-tf2-ros
Size: 24916
SHA256: 4ac590b25fba4c69fbfa819f5cee82642feb6088f2be24a258f95c7f831bd5cb
SHA1: b54c588d1edde6c3f90c3e9664984b7779ca079f
MD5sum: c34bfde0b93925afa06ea82530a7efe3
Description: Robot OS tf transform library - Python 3
tf is a package that lets the user keep track of multiple coordinate frames
over time. tf 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 bindings and is part of Robot OS (ROS)
Description-md5:
Homepage: https://wiki.ros.org/geometry
Section: python
Priority: optional
Filename: pool/main/r/ros-geometry/python3-tf_1.13.2-10+b1_amd64.deb