How to Install and Uninstall python3-testtools Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-testtools" package

Please follow the step by step instructions below to install python3-testtools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-testtools

2. Uninstall "python3-testtools" package

In this section, we are going to explain the necessary steps to uninstall python3-testtools on openSUSE Leap:

$ sudo zypper remove python3-testtools

3. Information about the python3-testtools package on openSUSE Leap

Information for package python3-testtools:
------------------------------------------
Repository : Main Repository
Name : python3-testtools
Version : 2.3.0-4.27
Arch : noarch
Vendor : SUSE LLC
Installed Size : 2.2 MiB
Installed : No
Status : not installed
Source package : python-testtools-2.3.0-4.27.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.