How to Install and Uninstall ghc-ansi-wl-pprint.x86_64 Package on Fedora 35

Last updated: July 05,2024

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

Please follow the guidance below to install ghc-ansi-wl-pprint.x86_64 on Fedora 35

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

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

Learn how to uninstall ghc-ansi-wl-pprint.x86_64 on Fedora 35:

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

3. Information about the ghc-ansi-wl-pprint.x86_64 package on Fedora 35

Last metadata expiration check: 2:45:44 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-ansi-wl-pprint
Version : 0.6.9
Release : 6.fc35
Architecture : x86_64
Size : 40 k
Source : ghc-ansi-wl-pprint-0.6.9-6.fc35.src.rpm
Repository : fedora
Summary : The Wadler/Leijen Pretty Printer for colored ANSI terminal output
URL : https://hackage.haskell.org/package/ansi-wl-pprint
License : BSD
Description : This is a pretty printing library based on Wadler's paper ["A Prettier
: Printer"](https://homepages.inf.ed.ac.uk/wadler/papers/prettier/prettier.pdf).
: It has been enhanced with support for ANSI terminal colored output using the
: [ansi-terminal](https://hackage.haskell.org/package/ansi-terminal) package.