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

Last updated: July 06,2024

1. Install "python2-testresources" package

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

$ sudo zypper refresh $ sudo zypper install python2-testresources

2. Uninstall "python2-testresources" package

Please follow the guidelines below to uninstall python2-testresources on openSUSE Leap:

$ sudo zypper remove python2-testresources

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

Information for package python2-testresources:
----------------------------------------------
Repository : Main Repository
Name : python2-testresources
Version : 2.0.1-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 254,1 KiB
Installed : No
Status : not installed
Source package : python-testresources-2.0.1-bp153.1.18.src
Summary : Testresources, a pyunit extension for managing expensive test resources
Description :
testresources: extensions to python unittest to allow declarative use
of resources by test cases.