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

Last updated: May 19,2024

1. Install "python38-xdoctest" package

Learn how to install python38-xdoctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-xdoctest

2. Uninstall "python38-xdoctest" package

Here is a brief guide to show you how to uninstall python38-xdoctest on openSuSE Tumbleweed:

$ sudo zypper remove python38-xdoctest

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

Information for package python38-xdoctest:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-xdoctest
Version : 0.15.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 959,0 KiB
Installed : No
Status : not installed
Source package : python-xdoctest-0.15.10-1.1.src
Summary : Enhanced Python builtin doctest module
Description :
A rewrite of the builtin doctest module with a pytest plugin.