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

Last updated: May 18,2024

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

This is a short guide on how to install ghc-ansi-terminal.x86_64 on Fedora 36

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

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

Here is a brief guide to show you how to uninstall ghc-ansi-terminal.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 4:21:04 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-ansi-terminal
Version : 0.11
Release : 2.fc36
Architecture : x86_64
Size : 76 k
Source : ghc-ansi-terminal-0.11-2.fc36.src.rpm
Repository : fedora
Summary : Simple ANSI terminal support, with Windows compatibility
URL : https://hackage.haskell.org/package/ansi-terminal
License : BSD
Description : ANSI terminal support for Haskell: allows cursor movement, screen clearing,
: color output, showing or hiding the cursor, and changing the title.
: Works on UNIX and Windows.