How to Install and Uninstall ghc-html-doc.noarch Package on Oracle Linux 9

Last updated: September 25,2024

1. Install "ghc-html-doc.noarch" package

This tutorial shows how to install ghc-html-doc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-html-doc.noarch

2. Uninstall "ghc-html-doc.noarch" package

In this section, we are going to explain the necessary steps to uninstall ghc-html-doc.noarch on Oracle Linux 9:

$ sudo dnf remove ghc-html-doc.noarch $ sudo dnf autoremove

3. Information about the ghc-html-doc.noarch package on Oracle Linux 9

Last metadata expiration check: 0:00:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-html-doc
Version : 1.0.1.2
Release : 51.el9
Architecture : noarch
Size : 79 k
Source : ghc-html-1.0.1.2-51.el9.src.rpm
Repository : epel
Summary : Haskell html library documentation
URL : https://hackage.haskell.org/package/html
License : BSD
Description : This package provides the Haskell html library documentation.