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

Last updated: May 21,2024

1. Install "python3-pytest-doctestplus" package

This guide covers the steps necessary to install python3-pytest-doctestplus on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytest-doctestplus

2. Uninstall "python3-pytest-doctestplus" package

In this section, we are going to explain the necessary steps to uninstall python3-pytest-doctestplus on openSUSE Leap:

$ sudo zypper remove python3-pytest-doctestplus

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

Information for package python3-pytest-doctestplus:
---------------------------------------------------
Repository : Main Repository
Name : python3-pytest-doctestplus
Version : 0.9.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 125.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-doctestplus-0.9.0-bp155.2.11.src
Upstream URL : https://github.com/astropy/pytest-doctestplus
Summary : Pytest plugin with advanced doctest features
Description :
This package contains a plugin for the pytest framework that provides
advanced doctest support and enables the testing of reStructuredText
(".rst") files.