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

Last updated: November 23,2024

1. Install "python39-markdown2" package

Please follow the guidance below to install python39-markdown2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-markdown2

2. Uninstall "python39-markdown2" package

This tutorial shows how to uninstall python39-markdown2 on openSuSE Tumbleweed:

$ sudo zypper remove python39-markdown2

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

Information for package python39-markdown2:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-markdown2
Version : 2.4.12-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 362.0 KiB
Installed : No
Status : not installed
Source package : python-markdown2-2.4.12-1.4.src
Upstream URL : https://github.com/trentm/python-markdown2
Summary : A Python implementation of Markdown
Description :
Markdown2 is a Python implementation of Markdown.
It closely matches the behaviour of the original
Perl-implemented Markdown.pl. Markdown2 also comes with a number of
extensions (called "extras") for things like syntax coloring, tables,
header-ids.