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

Last updated: November 26,2024

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

This is a short guide on how to install ghc-annotated-wl-pprint.x86_64 on Fedora 35

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

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

This is a short guide on how to uninstall ghc-annotated-wl-pprint.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:34:21 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-annotated-wl-pprint
Version : 0.7.0
Release : 14.fc35
Architecture : x86_64
Size : 33 k
Source : ghc-annotated-wl-pprint-0.7.0-14.fc35.src.rpm
Repository : fedora
Summary : The Wadler/Leijen Pretty Printer, with annotation support
URL : https://hackage.haskell.org/package/annotated-wl-pprint
License : BSD
Description : This is a modified version of wl-pprint, which was based on Wadler's paper "A
: Prettier Printer". See the haddocks for full info. This version allows the
: library user to annotate the text with semantic information, which can later be
: rendered in a variety of ways.