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

Last updated: May 19,2024

1. Install "python39-nose2" package

Please follow the steps below to install python39-nose2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-nose2

2. Uninstall "python39-nose2" package

Please follow the guidance below to uninstall python39-nose2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-nose2

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

Information for package python39-nose2:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-nose2
Version : 0.14.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 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.