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

Last updated: December 25,2024

1. Install "python39-xdoctest" package

Learn how to install python39-xdoctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-xdoctest

2. Uninstall "python39-xdoctest" package

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

$ sudo zypper remove python39-xdoctest

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

Information for package python39-xdoctest:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.