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

Last updated: May 06,2024

1. Install "python36-xdoctest" package

Please follow the instructions below to install python36-xdoctest on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-xdoctest

2. Uninstall "python36-xdoctest" package

Please follow the instructions below to uninstall python36-xdoctest on openSuSE Tumbleweed:

$ sudo zypper remove python36-xdoctest

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

Information for package python36-xdoctest:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-xdoctest
Version : 0.15.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 955,6 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.