How to Install and Uninstall python-rosunit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-rosunit" package

Please follow the guidance below to install python-rosunit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rosunit

2. Uninstall "python-rosunit" package

Please follow the instructions below to uninstall python-rosunit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-rosunit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-rosunit
Priority: extra
Section: universe/python
Installed-Size: 145
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-ros
Version: 1.12.5-4
Provides: python2.7-rosunit
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/r/ros-ros/python-rosunit_1.12.5-4_all.deb
Size: 26904
MD5sum: 1e4a9c92a9145568003f5699cbabc30e
SHA1: 09fafb6e6597056b0de3fca70ee02cd736a6b5af
SHA256: d2b1815f1771beb8aabc817129430e5c9b16c685fdcf66ba2db0fd9a45980d9e
Description-en: Unit-testing package for ROS
This package is part of Robot OS (ROS). python-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.
Description-md5: 317ce49a04ad193a56f0d8d9e6a90232
Multi-Arch: allowed
Homepage: http://www.ros.org/wiki/ROS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu