How to Install and Uninstall ghc-hslua Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "ghc-hslua" package
This is a short guide on how to install ghc-hslua on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-hslua
Copied
2. Uninstall "ghc-hslua" package
In this section, we are going to explain the necessary steps to uninstall ghc-hslua on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-hslua
Copied
3. Information about the ghc-hslua package on openSuSE Tumbleweed
Information for package ghc-hslua:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hslua
Version : 2.3.1-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 31.5 KiB
Installed : No
Status : not installed
Source package : ghc-hslua-2.3.1-1.5.src
Upstream URL : https://hackage.haskell.org/package/hslua
Summary : Bindings to Lua, an embeddable scripting language
Description :
HsLua provides wrappers and helpers to bridge Haskell and
Lua>.
It builds upon the /lua/ package, which allows to bundle a Lua interpreter with
a Haskell program.
Example programs are can be found in the 'hslua-examples' subdir of the project
.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-hslua
Version : 2.3.1-1.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 31.5 KiB
Installed : No
Status : not installed
Source package : ghc-hslua-2.3.1-1.5.src
Upstream URL : https://hackage.haskell.org/package/hslua
Summary : Bindings to Lua, an embeddable scripting language
Description :
HsLua provides wrappers and helpers to bridge Haskell and
It builds upon the /lua/ package, which allows to bundle a Lua interpreter with
a Haskell program.
Example programs are can be found in the 'hslua-examples' subdir of the project