How to Install and Uninstall subunit Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "subunit" package

Learn how to install subunit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install subunit

2. Uninstall "subunit" package

Please follow the guidance below to uninstall subunit on openSuSE Tumbleweed:

$ sudo zypper remove subunit

3. Information about the subunit package on openSuSE Tumbleweed

Information for package subunit:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : subunit
Version : 1.4.2-3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 55.4 KiB
Installed : No
Status : not installed
Source package : subunit-1.4.2-3.5.src
Upstream URL : https://github.com/testing-cabal/subunit
Summary : C library for the subunit testing protocol
Description :
Subunit C bindings. See the python-subunit package for test processing
functionality.