How to Install and Uninstall python3-openstack.nose_plugin Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python3-openstack.nose_plugin" package

In this section, we are going to explain the necessary steps to install python3-openstack.nose_plugin on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-openstack.nose_plugin

2. Uninstall "python3-openstack.nose_plugin" package

Please follow the steps below to uninstall python3-openstack.nose_plugin on openSUSE Leap:

$ sudo zypper remove python3-openstack.nose_plugin

3. Information about the python3-openstack.nose_plugin package on openSUSE Leap

Information for package python3-openstack.nose_plugin:
------------------------------------------------------
Repository : Main Repository
Name : python3-openstack.nose_plugin
Version : 0.11-bp155.2.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 29.7 KiB
Installed : No
Status : not installed
Source package : python-openstack.nose_plugin-0.11-bp155.2.10.src
Upstream URL : https://github.com/jkoelker/openstack-nose
Summary : Openstack run_testspy style output for nosetests
Description :
openstack.nose_plugin provides a nose plugin that allow's nosetests output to
mimic the output of openstack's run_tests.py.