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

Last updated: May 19,2024

1. Install "subunit" package

Please follow the guidance below to install subunit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install subunit

2. Uninstall "subunit" package

This is a short guide on how to uninstall subunit on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: subunit
Priority: optional
Section: universe/devel
Installed-Size: 68
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.1.0-3
Depends: libsubunit-perl (>= 1.1.0-3), python-subunit (>= 1.1.0-3), python3-subunit (>= 1.1.0-3), perl, python
Recommends: python-gtk2, python-junitxml
Filename: pool/universe/s/subunit/subunit_1.1.0-3_all.deb
Size: 17996
MD5sum: 7ba9f671d8f9ea1fd2bccae03d308a21
SHA1: e9f8bef07fcf4b65d70b65ee0855df371fab1bc4
SHA256: c1e07b82b2b82699311a72e4d0acb8047bbe053e39b224cfb162d9ef2cf13c41
Description-en: command line tools for processing Subunit 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 subunit package includes the subunit command line tools:
subunit-diff, subunit-filter subunit-stats tap2subunit subunit2pyunit
subunit-ls subunit-tags, subunit2gtk
Description-md5: c4f3b986477aba30324b421056a528f1
Homepage: http://code.launchpad.net/subunit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu