How to Install and Uninstall ghc-hslua.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "ghc-hslua.x86_64" package

Please follow the steps below to install ghc-hslua.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-hslua.x86_64

2. Uninstall "ghc-hslua.x86_64" package

Please follow the guidelines below to uninstall ghc-hslua.x86_64 on Fedora 35:

$ sudo dnf remove ghc-hslua.x86_64 $ sudo dnf autoremove

3. Information about the ghc-hslua.x86_64 package on Fedora 35

Last metadata expiration check: 2:23:40 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-hslua
Version : 1.3.0.1
Release : 1.fc35
Architecture : x86_64
Size : 253 k
Source : ghc-hslua-1.3.0.1-1.fc35.src.rpm
Repository : fedora
Summary : Bindings to Lua, an embeddable scripting language
URL : https://hackage.haskell.org/package/hslua
License : MIT
Description : HsLua provides bindings, wrappers, types, and helper functions to bridge
: Haskell and Lua.
:
: Example programs are available in .