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

Last updated: May 11,2024

1. Install "python3-unittest2" package

Please follow the steps below to install python3-unittest2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-unittest2

2. Uninstall "python3-unittest2" package

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

$ sudo zypper remove python3-unittest2

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

Information for package python3-unittest2:
------------------------------------------
Repository : Main Repository
Name : python3-unittest2
Version : 1.1.0-5.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-unittest2-1.1.0-5.22.src
Upstream URL : http://pypi.python.org/pypi/unittest2
Summary : The new features in unittest for Python 2.7 backported to Python 2.3+
Description :
unittest2 is a backport of the new features added to the unittest testing
framework in Python 2.7. It is tested to run on Python 2.4 - 2.7.