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

Last updated: July 03,2024

1. Install "python312-testtools" package

Please follow the instructions below to install python312-testtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-testtools

2. Uninstall "python312-testtools" package

Please follow the instructions below to uninstall python312-testtools on openSuSE Tumbleweed:

$ sudo zypper remove python312-testtools

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

Information for package python312-testtools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-testtools
Version : 2.7.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.8 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.