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

Last updated: May 08,2024

1. Install "python3-rosunit" package

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

$ sudo apt update $ sudo apt install python3-rosunit

2. Uninstall "python3-rosunit" package

Learn how to uninstall python3-rosunit on Kali Linux:

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

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

Package: python3-rosunit
Source: ros-ros
Version: 1.15.8-5
Installed-Size: 153
Maintainer: Debian Science Maintainers
Architecture: all
Depends: python3:any, python3-rospkg
Size: 28588
SHA256: 0cdd8521c98fcdca58b2444318ffcc851c850f38ca8ee64657ea12b5badd4523
SHA1: a8921140fb2f4d6608dd9eb9aa52e41d930fe60a
MD5sum: d5a070ab732b5cde60349e02ce39f6a7
Description: Unit-testing package for ROS (Python 3)
This package is part of Robot OS (ROS). python3-rosunit is a
lower-level library for rostest and handles unit tests, whereas
rostest handles integration tests. It's an internal tool for running
unit tests within ROS. While it can be run by a regular user, most
users will generally use rosunit indirectly via rosbuild test macros.
.
This package contains the Python 3 library.
Description-md5:
Multi-Arch: allowed
Homepage: https://wiki.ros.org/ROS
Section: python
Priority: optional
Filename: pool/main/r/ros-ros/python3-rosunit_1.15.8-5_all.deb