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

Last updated: July 05,2024

1. Install "python310-testresources" package

Please follow the steps below to install python310-testresources on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-testresources

2. Uninstall "python310-testresources" package

Please follow the guidance below to uninstall python310-testresources on openSuSE Tumbleweed:

$ sudo zypper remove python310-testresources

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

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