How to Install and Uninstall ghc-doctemplates Package on openSUSE Leap

Last updated: May 20,2024

1. Install "ghc-doctemplates" package

In this section, we are going to explain the necessary steps to install ghc-doctemplates on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-doctemplates

2. Uninstall "ghc-doctemplates" package

This tutorial shows how to uninstall ghc-doctemplates on openSUSE Leap:

$ sudo zypper remove ghc-doctemplates

3. Information about the ghc-doctemplates package on openSUSE Leap

Information for package ghc-doctemplates:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-doctemplates
Version : 0.11-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : ghc-doctemplates-0.11-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/doctemplates
Summary : Pandoc-style document templates
Description :
This is the text templating system used by pandoc. It supports variable
interpolation, iteration, tests for non-blank values, pipes, and partials.
Templates are rendered to doclayout Docs, and variable values may come from a
variety of different sources, including aeson Values.

5. The same packages on other Linux Distributions