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

Last updated: May 18,2024

1. Install "python3-rostopic" package

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

$ sudo apt update $ sudo apt install python3-rostopic

2. Uninstall "python3-rostopic" package

This is a short guide on how to uninstall python3-rostopic on Kali Linux:

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

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

Package: python3-rostopic
Source: ros-ros-comm
Version: 1.16.0+ds-3
Installed-Size: 133
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-genmsg, python3-genpy, python3-roslib, python3-rospkg, python3:any, python3-rospy, python3-rosbag
Size: 27428
SHA256: 46f55a01bf63158da26c3ea30576cbd53898217bf1246fc470a89aed6b101a97
SHA1: f072b0cdc612039511506ea3a372e395cd0b7bee
MD5sum: a63d33d19051433ec43627291d3e3ef1
Description: Tool for displaying debug information about Robot OS Topics - Python 3
This package is part of Robot OS (ROS). This tool helps debugging by
showing debug information about ROS Topics, including publishers,
subscribers, publishing rate, and ROS Messages. It also contains an
experimental Python library for getting information about, and
interacting with, topics dynamically. This library is for internal use
only as the code API may change, though it does provide examples of
how to implement dynamic subscription and publication behaviors in
ROS.
.
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-rostopic_1.16.0+ds-3_all.deb