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

Last updated: May 18,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 34

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

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

In this section, we are going to explain the necessary steps to uninstall ghc-annotated-wl-pprint.x86_64 on Fedora 34:

$ 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 34

Last metadata expiration check: 3:39:11 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-annotated-wl-pprint
Version : 0.7.0
Release : 12.fc34
Architecture : x86_64
Size : 33 k
Source : ghc-annotated-wl-pprint-0.7.0-12.fc34.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.