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

Last updated: October 06,2024

1. Install "ghc9.6-template-haskell.x86_64" package

Please follow the instructions below to install ghc9.6-template-haskell.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc9.6-template-haskell.x86_64

2. Uninstall "ghc9.6-template-haskell.x86_64" package

Please follow the instructions below to uninstall ghc9.6-template-haskell.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc9.6-template-haskell.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:37:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc9.6-template-haskell
Version : 2.20.0.0
Release : 13.el9
Architecture : x86_64
Size : 547 k
Source : ghc9.6-9.6.4-13.el9.src.rpm
Repository : epel
Summary : Haskell template-haskell library
URL : https://hackage.haskell.org/package/template-haskell
License : BSD-3-Clause
Description : This package provides the Haskell template-haskell library.