How to Install and Uninstall ghc-hslua.x86_64 Package on Rocky Linux 9
Last updated: November 14,2024
1. Install "ghc-hslua.x86_64" package
This tutorial shows how to install ghc-hslua.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ghc-hslua.x86_64
Copied
2. Uninstall "ghc-hslua.x86_64" package
In this section, we are going to explain the necessary steps to uninstall ghc-hslua.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ghc-hslua.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-hslua.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:06:53 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-hslua
Version : 1.3.0.2
Release : 1.el9
Architecture : x86_64
Size : 254 k
Source : ghc-hslua-1.3.0.2-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : ghc-hslua
Version : 1.3.0.2
Release : 1.el9
Architecture : x86_64
Size : 254 k
Source : ghc-hslua-1.3.0.2-1.el9.src.rpm
Repository : epel
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