How to Install and Uninstall ghc-blaze-markup.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install ghc-blaze-markup.x86_64 on CentOS Stream 8

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-blaze-markup.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-blaze-markup.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:10:35 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-blaze-markup
Version : 0.8.2.1
Release : 1.el8
Architecture : x86_64
Size : 60 k
Source : ghc-blaze-markup-0.8.2.1-1.el8.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: .