How to Install and Uninstall python310-pytest-doctestplus Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "python310-pytest-doctestplus" package

Here is a brief guide to show you how to install python310-pytest-doctestplus on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-doctestplus" package

Please follow the guidelines below to uninstall python310-pytest-doctestplus on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-doctestplus

3. Information about the python310-pytest-doctestplus package on openSuSE Tumbleweed

Information for package python310-pytest-doctestplus:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-doctestplus
Version : 1.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 138.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-doctestplus-1.1.0-1.4.src
Upstream URL : https://github.com/scientific-python/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 various text files, such
as reStructuredText (".rst"), markdown (".md"), and TeX (".tex").