How to Install and Uninstall python3-testrepository Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "python3-testrepository" package

Please follow the steps below to install python3-testrepository on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-testrepository

2. Uninstall "python3-testrepository" package

This tutorial shows how to uninstall python3-testrepository on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-testrepository package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-testrepository
Priority: optional
Section: python
Installed-Size: 415
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: all
Source: testrepository
Version: 0.0.20-2
Depends: python3-subunit, python3, python3-fixtures, python3-testtools, python3:any (>= 3.3.2-2~)
Filename: pool/main/t/testrepository/python3-testrepository_0.0.20-2_all.deb
Size: 58304
MD5sum: 25ddbd0cdb73a7953b5acee5fe61f378
SHA1: c7ce5e8bdcbd4790a8b2c3040c40fcaa465eef30
SHA256: e6ae5e5eefbf904751c0bc91746d0ad79a45d49ebf490b22a30025ef7d0c74e9
Description-en: Database of test results - Python 3.x library
Testrepository provides a database of test results and supports easy workflows
to be built on top of that database. For instance, running just failing tests
or getting the last test run back to examine again (without running the tests
again). Testrepository is compatible with any test suite that can output
subunit. This includes any TAP test suite and any pyunit compatible test
suite.
.
The python3-testrepository package contains the Python testrepository
library for Python 3.x, which can be used for programmatic access to the
database.
Description-md5: f838736a6c2591b5e685ed128915e7cc
Homepage: https://pypi.python.org/pypi/testrepository
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m