How to Install and Uninstall ghc-wl-pprint-text.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "ghc-wl-pprint-text.x86_64" package

Please follow the step by step instructions below to install ghc-wl-pprint-text.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install ghc-wl-pprint-text.x86_64

2. Uninstall "ghc-wl-pprint-text.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-wl-pprint-text.x86_64 on Oracle Linux 9:

$ sudo dnf remove ghc-wl-pprint-text.x86_64 $ sudo dnf autoremove

3. Information about the ghc-wl-pprint-text.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:16:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-wl-pprint-text
Version : 1.2.0.2
Release : 1.el9
Architecture : x86_64
Size : 46 k
Source : ghc-wl-pprint-text-1.2.0.2-1.el9.src.rpm
Repository : epel
Summary : A Wadler/Leijen Pretty Printer for Text values
URL : https://hackage.haskell.org/package/wl-pprint-text
License : BSD
Description : A clone of wl-pprint for use with the text library.