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

Last updated: October 05,2024

1. Install "python2-testtools" package

This tutorial shows how to install python2-testtools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-testtools

2. Uninstall "python2-testtools" package

Here is a brief guide to show you how to uninstall python2-testtools on openSUSE Leap:

$ sudo zypper remove python2-testtools

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

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