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

Last updated: July 07,2024

1. Install "python312-nose2" package

Please follow the guidelines below to install python312-nose2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-nose2

2. Uninstall "python312-nose2" package

Please follow the steps below to uninstall python312-nose2 on openSuSE Tumbleweed:

$ sudo zypper remove python312-nose2

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

Information for package python312-nose2:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-nose2
Version : 0.14.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : python-nose2-0.14.1-1.1.src
Upstream URL : https://github.com/nose-devs/nose2
Summary : The successor to the Python testing framework nose, based on unittest
Description :
nose2 is the successor to nose. It's unittest with plugins.
nose2 is a new project and does not support all of the behaviors of nose.
nose2's purpose is to extend unittest to make testing nicer and easier to understand.