How to Install and Uninstall ghc-ansi-terminal.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

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

This tutorial shows how to install ghc-ansi-terminal.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the ghc-ansi-terminal.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:08:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ghc-ansi-terminal
Version : 0.11.1
Release : 1.el9
Architecture : x86_64
Size : 75 k
Source : ghc-ansi-terminal-0.11.1-1.el9.src.rpm
Repository : epel
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.