How to Install and Uninstall pandoc Package on openSUSE Leap
Last updated: December 24,2024
1. Install "pandoc" package
This tutorial shows how to install pandoc on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
pandoc
Copied
2. Uninstall "pandoc" package
Please follow the guidance below to uninstall pandoc on openSUSE Leap:
$
sudo zypper remove
pandoc
Copied
3. Information about the pandoc package on openSUSE Leap
Information for package pandoc:
-------------------------------
Repository : Main Repository
Name : pandoc
Version : 2.18-150500.1.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 179.3 MiB
Installed : No
Status : not installed
Source package : pandoc-2.18-150500.1.2.src
Upstream URL : https://hackage.haskell.org/package/pandoc
Summary : Conversion between markup formats
Description :
Pandoc is a Haskell library for converting from one markup format to another,
and a command-line tool that uses this library. The formats it can handle
include
- light markup formats (many variants of Markdown, reStructuredText, AsciiDoc,
Org-mode, Muse, Textile, txt2tags) - HTML formats (HTML 4 and 5) - Ebook
formats (EPUB v2 and v3, FB2) - Documentation formats (GNU TexInfo, Haddock) -
Roff formats (man, ms) - TeX formats (LaTeX, ConTeXt) - XML formats (DocBook 4
and 5, JATS, TEI Simple, OpenDocument) - Outline formats (OPML) - Bibliography
formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML) - Word processor formats (Docx,
RTF, ODT) - Interactive notebook formats (Jupyter notebook ipynb) - Page layout
formats (InDesign ICML) - Wiki markup formats (MediaWiki, DokuWiki, TikiWiki,
TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole) - Slide show formats (LaTeX
Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides) - Data formats
(CSV tables) - PDF (via external programs such as pdflatex or wkhtmltopdf)
Pandoc can convert mathematical content in documents between TeX, MathML, Word
equations, roff eqn, and plain text. It includes a powerful system for
automatic citations and bibliographies, and it can be customized extensively
using templates, filters, and custom readers and writers written in Lua.
-------------------------------
Repository : Main Repository
Name : pandoc
Version : 2.18-150500.1.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 179.3 MiB
Installed : No
Status : not installed
Source package : pandoc-2.18-150500.1.2.src
Upstream URL : https://hackage.haskell.org/package/pandoc
Summary : Conversion between markup formats
Description :
Pandoc is a Haskell library for converting from one markup format to another,
and a command-line tool that uses this library. The formats it can handle
include
- light markup formats (many variants of Markdown, reStructuredText, AsciiDoc,
Org-mode, Muse, Textile, txt2tags) - HTML formats (HTML 4 and 5) - Ebook
formats (EPUB v2 and v3, FB2) - Documentation formats (GNU TexInfo, Haddock) -
Roff formats (man, ms) - TeX formats (LaTeX, ConTeXt) - XML formats (DocBook 4
and 5, JATS, TEI Simple, OpenDocument) - Outline formats (OPML) - Bibliography
formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML) - Word processor formats (Docx,
RTF, ODT) - Interactive notebook formats (Jupyter notebook ipynb) - Page layout
formats (InDesign ICML) - Wiki markup formats (MediaWiki, DokuWiki, TikiWiki,
TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole) - Slide show formats (LaTeX
Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides) - Data formats
(CSV tables) - PDF (via external programs such as pdflatex or wkhtmltopdf)
Pandoc can convert mathematical content in documents between TeX, MathML, Word
equations, roff eqn, and plain text. It includes a powerful system for
automatic citations and bibliographies, and it can be customized extensively
using templates, filters, and custom readers and writers written in Lua.