How to Install and Uninstall python3-markdown2 Package on openSUSE Leap

Last updated: July 04,2024

1. Install "python3-markdown2" package

This guide covers the steps necessary to install python3-markdown2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-markdown2

2. Uninstall "python3-markdown2" package

Please follow the step by step instructions below to uninstall python3-markdown2 on openSUSE Leap:

$ sudo zypper remove python3-markdown2

3. Information about the python3-markdown2 package on openSUSE Leap

Information for package python3-markdown2:
------------------------------------------
Repository : Main Repository
Name : python3-markdown2
Version : 2.4.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 296.1 KiB
Installed : No
Status : not installed
Source package : python-markdown2-2.4.0-bp155.2.11.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.