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

Last updated: October 05,2024

1. Install "python311-pytest-doctestplus" package

Learn how to install python311-pytest-doctestplus on openSuSE Tumbleweed

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

2. Uninstall "python311-pytest-doctestplus" package

This tutorial shows how to uninstall python311-pytest-doctestplus on openSuSE Tumbleweed:

$ sudo zypper remove python311-pytest-doctestplus

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

Information for package python311-pytest-doctestplus:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-doctestplus
Version : 1.1.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 171.0 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").