How to Install and Uninstall ghc-pandoc-types Package on openSUSE Leap

Last updated: July 05,2024

1. Install "ghc-pandoc-types" package

This guide let you learn how to install ghc-pandoc-types on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-pandoc-types

2. Uninstall "ghc-pandoc-types" package

Here is a brief guide to show you how to uninstall ghc-pandoc-types on openSUSE Leap:

$ sudo zypper remove ghc-pandoc-types

3. Information about the ghc-pandoc-types package on openSUSE Leap

Information for package ghc-pandoc-types:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-pandoc-types
Version : 1.23.1-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.1 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-types-1.23.1-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/pandoc-types
Summary : Types for representing a structured document
Description :
'Text.Pandoc.Definition' defines the 'Pandoc' data structure, which is used by
pandoc to represent structured documents. This module used to live in the
pandoc package, but starting with pandoc 1.7, it has been split off, so that
other packages can use it without drawing in all of pandoc's dependencies, and
pandoc itself can depend on packages (like citeproc-hs) that use them.
'Text.Pandoc.Builder' provides functions for building up 'Pandoc' structures
programmatically.
'Text.Pandoc.Generic' provides generic functions for manipulating Pandoc
documents.
'Text.Pandoc.Walk' provides faster, nongeneric functions for manipulating
Pandoc documents.
'Text.Pandoc.JSON' provides functions for serializing and deserializing a
'Pandoc' structure to and from JSON.

5. The same packages on other Linux Distributions