How to Install and Uninstall texlive-markdown.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "texlive-markdown.noarch" package
This tutorial shows how to install texlive-markdown.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
texlive-markdown.noarch
Copied
2. Uninstall "texlive-markdown.noarch" package
Please follow the guidelines below to uninstall texlive-markdown.noarch on Fedora 39:
$
sudo dnf remove
texlive-markdown.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the texlive-markdown.noarch package on Fedora 39
Last metadata expiration check: 1:36:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : texlive-markdown
Epoch : 11
Version : svn66257
Release : 69.fc39
Architecture : noarch
Size : 71 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A package for converting and rendering markdown documents inside TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.
Available Packages
Name : texlive-markdown
Epoch : 11
Version : svn66257
Release : 69.fc39
Architecture : noarch
Size : 71 k
Source : texlive-2023-69.fc39.src.rpm
Repository : fedora
Summary : A package for converting and rendering markdown documents inside TeX
URL : http://tug.org/texlive/
License : LPPL-1.3c
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.