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

Last updated: November 26,2024

1. Install "python-pyruntest" package

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

$ sudo apt update $ sudo apt install python-pyruntest

2. Uninstall "python-pyruntest" package

This guide covers the steps necessary to uninstall python-pyruntest on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pyruntest
Priority: optional
Section: universe/python
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Mrazik
Architecture: all
Source: pyruntest
Version: 0.1+13.10.20130702-0ubuntu3
Depends: python-testtools, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pyruntest/python-pyruntest_0.1+13.10.20130702-0ubuntu3_all.deb
Size: 6042
MD5sum: 73a109aac32ba14e492f3e8d5c3f5a57
SHA1: dbeb381e6f5d4cc5d7f7fb39ef49b488d881daf3
SHA256: fa054be6861dab0e0061c548c21ccec423cb635e88370ca823516a5f99ab4900
Description-en: Simple python test-runner
This simple test-runner is
* Simple to use (zero configuration).
* Can output a text report of test passes/failures.
* Can output a junitxml report of test passes/failures.
* Compatible with testtools and test scenarios
* Can run tests with coverage, and save coverage to:
- Cobertura-compatible XML.
- Human-viewable HTML.
- Human viewable Text.
Description-md5: 0fc9f678382a67aacde93c19228dbe53
Homepage: https://launchpad.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu