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

Last updated: July 06,2024

1. Install "python312-testresources" package

Please follow the instructions below to install python312-testresources on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-testresources

2. Uninstall "python312-testresources" package

Learn how to uninstall python312-testresources on openSuSE Tumbleweed:

$ sudo zypper remove python312-testresources

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

Information for package python312-testresources:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-testresources
Version : 2.0.1-8.3
Arch : noarch
Vendor : openSUSE
Installed Size : 303.9 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.