How to Install and Uninstall ghc-blaze-html.x86_64 Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "ghc-blaze-html.x86_64" package

This tutorial shows how to install ghc-blaze-html.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install ghc-blaze-html.x86_64

2. Uninstall "ghc-blaze-html.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-blaze-html.x86_64 on Rocky Linux 9:

$ sudo dnf remove ghc-blaze-html.x86_64 $ sudo dnf autoremove

3. Information about the ghc-blaze-html.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:00:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ghc-blaze-html
Version : 0.9.1.2
Release : 7.el9
Architecture : x86_64
Size : 333 k
Source : ghc-blaze-html-0.9.1.2-7.el9.src.rpm
Repository : epel
Summary : A blazingly fast HTML combinator library for Haskell
URL : https://hackage.haskell.org/package/blaze-html
License : BSD
Description : A blazingly fast HTML combinator library for the Haskell programming language.
: The Text.Blaze module is a good starting point, as well as this tutorial:
: .