How to Install and Uninstall python-CommonMark-doc Package on openSUSE Leap

Last updated: May 15,2024

1. Install "python-CommonMark-doc" package

Learn how to install python-CommonMark-doc on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-CommonMark-doc

2. Uninstall "python-CommonMark-doc" package

This is a short guide on how to uninstall python-CommonMark-doc on openSUSE Leap:

$ sudo zypper remove python-CommonMark-doc

3. Information about the python-CommonMark-doc package on openSUSE Leap

Information for package python-CommonMark-doc:
----------------------------------------------
Repository : Main Repository
Name : python-CommonMark-doc
Version : 0.7.5-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 194,0 KiB
Installed : No
Status : not installed
Source package : python-CommonMark-0.7.5-bp153.1.15.src
Summary : Documentation for CommonMark
Description :
Documentation for Pure Python port of jgm's stmd.js, a Markdown parser and
renderer for the CommonMark specification, using only native modules.