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

Last updated: July 02,2024

1. Install "python310-xdoctest" package

This guide let you learn how to install python310-xdoctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-xdoctest

2. Uninstall "python310-xdoctest" package

In this section, we are going to explain the necessary steps to uninstall python310-xdoctest on openSuSE Tumbleweed:

$ sudo zypper remove python310-xdoctest

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

Information for package python310-xdoctest:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-xdoctest
Version : 1.1.3-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 1.0 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.