How to Install and Uninstall ghc-blaze-markup.x86_64 Package on Oracle Linux 9

Last updated: May 08,2024

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

This guide covers the steps necessary to install ghc-blaze-markup.x86_64 on Oracle Linux 9

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

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

Please follow the instructions below to uninstall ghc-blaze-markup.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-blaze-markup.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:35:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-blaze-markup
Version : 0.8.2.8
Release : 2.el9
Architecture : x86_64
Size : 60 k
Source : ghc-blaze-markup-0.8.2.8-2.el9.src.rpm
Repository : epel
Summary : A blazingly fast markup combinator library for Haskell
URL : https://hackage.haskell.org/package/blaze-markup
License : BSD
Description : Core modules of a blazingly fast markup combinator library for the Haskell
: programming language. The Text.Blaze module is a good starting point, as well
: as this tutorial: .