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

Last updated: May 21,2024

1. Install "python3-rostest" package

Please follow the steps below to install python3-rostest on Kali Linux

$ sudo apt update $ sudo apt install python3-rostest

2. Uninstall "python3-rostest" package

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

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

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

Package: python3-rostest
Source: ros-ros-comm
Version: 1.16.0+ds-3
Installed-Size: 102
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3-genmsg, python3-genpy, python3-roslib, python3-rospkg, python3-rospy, python3:any, python3-roslaunch, python3-rosunit, python3-rosgraph
Size: 19656
SHA256: 92e0cf5b7c07a9a5e2f4a83699450a6d9079b4ca8404b5816b839b95f758cb60
SHA1: b1d96daefc650aca1d5c996c13e5750377244647
MD5sum: 6b9bc26af69f68b7c0c3d7bbaf3318e2
Description: Test suite for Robot OS based on roslaunch - Python 3
This package is part of Robot OS (ROS). rostest is an extension to
roslaunch that enables roslaunch files to be used as test
fixtures. As a fully running system has more complex behaviors than
an individual ROS node, this allows you to do full integration
testing across multiple nodes. It is compatible with xUnit
frameworks.
.
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-rostest_1.16.0+ds-3_all.deb