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

Last updated: May 14,2024

1. Install "python39-testresources" package

Please follow the guidance below to install python39-testresources on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-testresources

2. Uninstall "python39-testresources" package

This guide covers the steps necessary to uninstall python39-testresources on openSuSE Tumbleweed:

$ sudo zypper remove python39-testresources

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

Information for package python39-testresources:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-testresources
Version : 2.0.1-8.3
Arch : noarch
Vendor : openSUSE
Installed Size : 247.0 KiB
Installed : No
Status : not installed
Source package : python-testresources-2.0.1-8.3.src
Upstream URL : https://github.com/testing-cabal/testresources
Summary : A pyunit extension for managing expensive test resources
Description :
testresources: extensions to python unittest to allow declarative use
of resources by test cases.