How to Install and Uninstall python3-pytest-filter-subpackage Package on openSUSE Leap

Last updated: May 11,2024

1. Install "python3-pytest-filter-subpackage" package

This tutorial shows how to install python3-pytest-filter-subpackage on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytest-filter-subpackage

2. Uninstall "python3-pytest-filter-subpackage" package

This guide let you learn how to uninstall python3-pytest-filter-subpackage on openSUSE Leap:

$ sudo zypper remove python3-pytest-filter-subpackage

3. Information about the python3-pytest-filter-subpackage package on openSUSE Leap

Information for package python3-pytest-filter-subpackage:
---------------------------------------------------------
Repository : Main Repository
Name : python3-pytest-filter-subpackage
Version : 0.1.1-bp155.3.10
Arch : noarch
Vendor : openSUSE
Installed Size : 11.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-filter-subpackage-0.1.1-bp155.3.10.src
Upstream URL : https://github.com/astropy/pytest-filter-subpackage
Summary : Pytest plugin for filtering based on sub-packages
Description :
This package contains a simple plugin for the pytest framework that provides a
shortcut to testing all code and documentation for a given sub-package.