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

Last updated: May 09,2024

1. Install "python3-subunit" package

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

$ sudo apt update $ sudo apt install python3-subunit

2. Uninstall "python3-subunit" package

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

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

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

Package: python3-subunit
Priority: optional
Section: python
Installed-Size: 357
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: subunit
Version: 1.1.0-3
Depends: python3-extras, python3-testtools (>= 0.9.4), python3:any (>= 3.3.2-2~)
Filename: pool/main/s/subunit/python3-subunit_1.1.0-3_all.deb
Size: 60028
MD5sum: 46089e8547217ab85808ecbd13bbf76b
SHA1: e29eaf5f0b8ef3aea12ecbeea4794a32b2707ce1
SHA256: 6206a314a689d9ee5c1c358ac756e537fe7c2ce4f62a024f3965ead2e834bec5
Description-en: unit testing protocol - Python3 bindings to generate and consume streams
subunit is a protocol for test activity serialisation deserialisation. This
permits executing tests remotely, or saving the result of test runs for later
introspection.
.
The python3-subunit package includes the Python version 3 language bindings.
Description-md5: b8857ff8138802bdb86f8c00c1275368
Homepage: http://code.launchpad.net/subunit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: ubuntu-sdk