How to Install and Uninstall ghc-template-haskell.x86_64 Package on Oracle Linux 9

Last updated: May 19,2024

1. Install "ghc-template-haskell.x86_64" package

This tutorial shows how to install ghc-template-haskell.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-template-haskell.x86_64

2. Uninstall "ghc-template-haskell.x86_64" package

This tutorial shows how to uninstall ghc-template-haskell.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-template-haskell.x86_64 $ sudo dnf autoremove

3. Information about the ghc-template-haskell.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:12:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-template-haskell
Version : 2.16.0.0
Release : 116.el9
Architecture : x86_64
Size : 527 k
Source : ghc-8.10.7-116.el9.src.rpm
Repository : epel
Summary : Haskell template-haskell library
URL : http://hackage.haskell.org/package/template-haskell
License : BSD
Description : This package provides the Haskell template-haskell library.