How to Install and Uninstall python3-nose-exclude Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-nose-exclude" package

Please follow the guidance below to install python3-nose-exclude on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-nose-exclude

2. Uninstall "python3-nose-exclude" package

This tutorial shows how to uninstall python3-nose-exclude on openSUSE Leap:

$ sudo zypper remove python3-nose-exclude

3. Information about the python3-nose-exclude package on openSUSE Leap

Information for package python3-nose-exclude:
---------------------------------------------
Repository : Main Repository
Name : python3-nose-exclude
Version : 0.5.0-1.29
Arch : noarch
Vendor : SUSE LLC
Installed Size : 23.3 KiB
Installed : No
Status : not installed
Source package : python-nose-exclude-0.5.0-1.29.src
Upstream URL : https://bitbucket.org/kgrandis/nose-exclude/overview
Summary : Exclude specific directories from nosetests runs
Description :
nose-exclude is a Nose plugin that allows you to easily specify
directories to be excluded from testing.