How to Install and Uninstall ghc-pandoc-lua-marshal Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "ghc-pandoc-lua-marshal" package
In this section, we are going to explain the necessary steps to install ghc-pandoc-lua-marshal on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-pandoc-lua-marshal
Copied
2. Uninstall "ghc-pandoc-lua-marshal" package
Please follow the step by step instructions below to uninstall ghc-pandoc-lua-marshal on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-pandoc-lua-marshal
Copied
3. Information about the ghc-pandoc-lua-marshal package on openSuSE Tumbleweed
Information for package ghc-pandoc-lua-marshal:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-pandoc-lua-marshal
Version : 0.2.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-lua-marshal-0.2.4-1.4.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.
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-pandoc-lua-marshal
Version : 0.2.4-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : ghc-pandoc-lua-marshal-0.2.4-1.4.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.