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

Last updated: June 18,2024

1. Install "python39-testtools" package

Please follow the step by step instructions below to install python39-testtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-testtools

2. Uninstall "python39-testtools" package

Here is a brief guide to show you how to uninstall python39-testtools on openSuSE Tumbleweed:

$ sudo zypper remove python39-testtools

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

Information for package python39-testtools:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-testtools
Version : 2.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-testtools-2.7.1-1.4.src
Upstream URL : https://github.com/testing-cabal/testtools
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.