How to Install and Uninstall python38-testtools Package on openSuSE Tumbleweed

Last updated: June 22,2024

1. Install "python38-testtools" package

Please follow the guidance below to install python38-testtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-testtools

2. Uninstall "python38-testtools" package

Please follow the guidance below to uninstall python38-testtools on openSuSE Tumbleweed:

$ sudo zypper remove python38-testtools

3. Information about the python38-testtools package on openSuSE Tumbleweed

Information for package python38-testtools:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-testtools
Version : 2.5.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,2 MiB
Installed : No
Status : not installed
Source package : python-testtools-2.5.0-1.1.src
Summary : Extensions to the Python Standard Library Unit Testing Framework
Description :
testtools is a set of extensions to the Python standard library's unit tests
framework. These extensions have been derived from many years of experience
with unit tests in Python and come from many different sources. testtools
also ports recent unittest changes all the way back to Python 2.4.