How to Install and Uninstall python36-testresources Package on openSuSE Tumbleweed

Last updated: May 08,2024

1. Install "python36-testresources" package

In this section, we are going to explain the necessary steps to install python36-testresources on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-testresources

2. Uninstall "python36-testresources" package

Here is a brief guide to show you how to uninstall python36-testresources on openSuSE Tumbleweed:

$ sudo zypper remove python36-testresources

3. Information about the python36-testresources package on openSuSE Tumbleweed

Information for package python36-testresources:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testresources
Version : 2.0.1-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 298,6 KiB
Installed : No
Status : not installed
Source package : python-testresources-2.0.1-6.4.src
Summary : A pyunit extension for managing expensive test resources
Description :
testresources: extensions to python unittest to allow declarative use
of resources by test cases.