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

Last updated: July 02,2024

1. Install "python310-testtools" package

Here is a brief guide to show you how to install python310-testtools on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-testtools

2. Uninstall "python310-testtools" package

This is a short guide on how to uninstall python310-testtools on openSuSE Tumbleweed:

$ sudo zypper remove python310-testtools

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

Information for package python310-testtools:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.