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

Last updated: May 09,2024

1. Install "python3-roswtf" package

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

$ sudo apt update $ sudo apt install python3-roswtf

2. Uninstall "python3-roswtf" package

Please follow the guidelines below to uninstall python3-roswtf on Kali Linux:

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

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

Package: python3-roswtf
Source: ros-ros-comm
Version: 1.16.0+ds-3
Installed-Size: 136
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-genmsg, python3-genpy, python3-roslib, python3-rospkg, python3:any, python3-rosservice, python3-rosmsg, python3-rosgraph-msgs, python3-roslaunch, python3-rosnode, python3-paramiko
Size: 25892
SHA256: ed2060be1daeba512f4db07148c649f6b06060a955173edeb46e3006eadc0010
SHA1: 9d03e9022aab7e50438c66fb5c654388b91a8a24
MD5sum: e5d483a099cc0b64b3fb573070391954
Description: Tool for diagnosing issues with a running Robot OS system - Python 3
This package is part of Robot OS (ROS). roswtf looks for many, many
things, and the list is always growing. There are two categories of
things that it looks for: file-system issues and online/graph issues.
.
For file-system issues, roswtf looks at your environment variables, package
configurations, stack configurations, and more. It can also take in a
roslaunch file and attempt to find any potential configuration issues in it,
such as packages that haven't been built properly.
.
For online issues, roswtf examines the state of your current graph and tries
to find any potential issues. These issues might be unresponsive nodes,
missing connections between nodes, or potential machine-configuration issues
with roslaunch.
.
This package contains the Python 3 library.
Description-md5:
Multi-Arch: allowed
Homepage: https://wiki.ros.org/ros_comm
Section: python
Priority: optional
Filename: pool/main/r/ros-ros-comm/python3-roswtf_1.16.0+ds-3_all.deb