How to Install and Uninstall ghc-pandoc-types Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ghc-pandoc-types" package
This guide covers the steps necessary to install ghc-pandoc-types on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-pandoc-types
Copied
2. Uninstall "ghc-pandoc-types" package
This tutorial shows how to uninstall ghc-pandoc-types on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-pandoc-types
Copied
3. Information about the ghc-pandoc-types package on openSuSE Tumbleweed
Information for package ghc-pandoc-types:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-pandoc-types
Version : 1.23.1-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-types-1.23.1-2.6.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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-pandoc-types
Version : 1.23.1-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.8 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-types-1.23.1-2.6.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.