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

Last updated: November 26,2024

1. Install "python2-markdown2" package

Here is a brief guide to show you how to install python2-markdown2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-markdown2

2. Uninstall "python2-markdown2" package

This guide covers the steps necessary to uninstall python2-markdown2 on openSUSE Leap:

$ sudo zypper remove python2-markdown2

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

Information for package python2-markdown2:
------------------------------------------
Repository : Main Repository
Name : python2-markdown2
Version : 2.4.0-bp153.2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 316,1 KiB
Installed : No
Status : not installed
Source package : python-markdown2-2.4.0-bp153.2.1.src
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.