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

Last updated: November 14,2024

1. Install "python2-unittest2" package

Please follow the instructions below to install python2-unittest2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-unittest2

2. Uninstall "python2-unittest2" package

Please follow the guidance below to uninstall python2-unittest2 on openSUSE Leap:

$ sudo zypper remove python2-unittest2

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

Information for package python2-unittest2:
------------------------------------------
Repository : Main Repository
Name : python2-unittest2
Version : 1.1.0-5.22
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-unittest2-1.1.0-5.22.src
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.