How to Install and Uninstall texlive-markdown Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "texlive-markdown" package

Please follow the step by step instructions below to install texlive-markdown on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install texlive-markdown

2. Uninstall "texlive-markdown" package

Please follow the steps below to uninstall texlive-markdown on openSuSE Tumbleweed:

$ sudo zypper remove texlive-markdown

3. Information about the texlive-markdown package on openSuSE Tumbleweed

Information for package texlive-markdown:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : texlive-markdown
Version : 2023.208.2.21.0_0_gee15b88svn66257-53.3
Arch : noarch
Vendor : openSUSE
Installed Size : 326.3 KiB
Installed : No
Status : not installed
Source package : texlive-specs-o-2023-53.3.src
Upstream URL : https://www.tug.org/texlive/
Summary : Converting and rendering markdown documents inside TeX
Description :
The package provides facilities for the conversion of markdown
markup to plain TeX. These are provided both in form of a Lua
module and in form of plain TeX, LaTeX, and ConTeXt macro
packages that enable the direct inclusion of markdown documents
inside TeX documents. Architecturally, the package consists of
the Lunamark Lua module by John MacFarlane, which was slimmed
down and rewritten for the needs of the package. Lunamark
provides speedy markdown parsing for the rest of the package.
On top of Lunamark sits code for the plain TeX, LaTeX, and
ConTeXt formats by Vit Novotny.

5. The same packages on other Linux Distributions