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

Last updated: July 03,2024

1. Install "python36-testtools" package

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

$ sudo zypper refresh $ sudo zypper install python36-testtools

2. Uninstall "python36-testtools" package

This guide let you learn how to uninstall python36-testtools on openSuSE Tumbleweed:

$ sudo zypper remove python36-testtools

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

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