How to Install and Uninstall python312-xdoctest Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python312-xdoctest" package

This tutorial shows how to install python312-xdoctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-xdoctest

2. Uninstall "python312-xdoctest" package

Please follow the guidance below to uninstall python312-xdoctest on openSuSE Tumbleweed:

$ sudo zypper remove python312-xdoctest

3. Information about the python312-xdoctest package on openSuSE Tumbleweed

Information for package python312-xdoctest:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-xdoctest
Version : 1.1.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : python-xdoctest-1.1.3-1.4.src
Upstream URL : https://github.com/Erotemic/xdoctest
Summary : Enhanced Python builtin doctest module
Description :
A rewrite of the builtin doctest module with a pytest plugin.