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

Last updated: September 20,2024

1. Install "python-rostest" package

Here is a brief guide to show you how to install python-rostest on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-rostest

2. Uninstall "python-rostest" package

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

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

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

Package: python-rostest
Priority: optional
Section: universe/python
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: all
Source: ros-ros-comm
Version: 1.11.16-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/r/ros-ros-comm/python-rostest_1.11.16-3_all.deb
Size: 14314
MD5sum: 694b72cc8c57966282849b2d0d661be1
SHA1: 9a54b2c53c8c3eff4356e2c74f998a9178f39218
SHA256: a534f7e5baf47efd9f4561ae513c9e0ab0132d545641245e2d8606843412d590
Description-en: Test suite for Robot OS based on roslaunch
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.
Description-md5: 85c64db83a3a8b7e1a02c2f960a6f7a3
Multi-Arch: allowed
Homepage: http://www.ros.org/wiki/ros_comm
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu