How to Install and Uninstall ghc-prettyprinter-ansi-terminal.x86_64 Package on Fedora 34

Last updated: October 07,2024

1. Install "ghc-prettyprinter-ansi-terminal.x86_64" package

Please follow the step by step instructions below to install ghc-prettyprinter-ansi-terminal.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-prettyprinter-ansi-terminal.x86_64

2. Uninstall "ghc-prettyprinter-ansi-terminal.x86_64" package

Please follow the guidance below to uninstall ghc-prettyprinter-ansi-terminal.x86_64 on Fedora 34:

$ sudo dnf remove ghc-prettyprinter-ansi-terminal.x86_64 $ sudo dnf autoremove

3. Information about the ghc-prettyprinter-ansi-terminal.x86_64 package on Fedora 34

Last metadata expiration check: 3:07:29 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-prettyprinter-ansi-terminal
Version : 1.1.1.2
Release : 6.fc34
Architecture : x86_64
Size : 42 k
Source : ghc-prettyprinter-ansi-terminal-1.1.1.2-6.fc34.src.rpm
Repository : fedora
Summary : ANSI terminal backend for the prettyprinter package
URL : https://hackage.haskell.org/package/prettyprinter-ansi-terminal
License : BSD
Description : This package defines a renderer for documents generated by the `prettyprinter`
: package, suitable for displaying them on ANSI-compatible terminals, including
: colors, boldening, underlining and italication.
:
: For more information about the prettyprinter in general, refer to the main
: `prettyprinter` package documentation.