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

Last updated: November 28,2024

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

Please follow the guidance below to install ghc-blaze-html.x86_64 on Fedora 35

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

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

Please follow the steps below to uninstall ghc-blaze-html.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:50:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-blaze-html
Version : 0.9.1.2
Release : 6.fc35
Architecture : x86_64
Size : 327 k
Source : ghc-blaze-html-0.9.1.2-6.fc35.src.rpm
Repository : fedora
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:
: .