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

Last updated: September 21,2024

1. Install "python312-pytest-doctestplus" package

Please follow the instructions below to install python312-pytest-doctestplus on openSuSE Tumbleweed

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

2. Uninstall "python312-pytest-doctestplus" package

This guide covers the steps necessary to uninstall python312-pytest-doctestplus on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytest-doctestplus

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

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