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

Last updated: July 02,2024

1. Install "ghc-pandoc-lua-marshal" package

Please follow the guidelines below to install ghc-pandoc-lua-marshal on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-pandoc-lua-marshal

2. Uninstall "ghc-pandoc-lua-marshal" package

This tutorial shows how to uninstall ghc-pandoc-lua-marshal on openSUSE Leap:

$ sudo zypper remove ghc-pandoc-lua-marshal

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

Information for package ghc-pandoc-lua-marshal:
-----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : ghc-pandoc-lua-marshal
Version : 0.2.4-150500.3.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-lua-marshal-0.2.4-150500.3.3.1.src
Upstream URL : https://hackage.haskell.org/package/pandoc-lua-marshal
Summary : Use pandoc types in Lua
Description :
This package provides functions to marshal and unmarshal pandoc document types
to and from Lua.
The values of most types are pushed to pandoc as "userdata" objects that wrap a
stable pointer to the Haskell value; these objects come with methods to access
and modify their properties.
Sequences are pushed as normal Lua tables, but are augmented with convenience
functions.

5. The same packages on other Linux Distributions