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

Last updated: October 05,2024

1. Install "python39-pytest-doctestplus" package

Please follow the steps below to install python39-pytest-doctestplus on openSuSE Tumbleweed

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

2. Uninstall "python39-pytest-doctestplus" package

Please follow the steps below to uninstall python39-pytest-doctestplus on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-doctestplus

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

Information for package python39-pytest-doctestplus:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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").