How to Install and Uninstall ghc-ansi-terminal.x86_64 Package on Rocky Linux 9

Last updated: May 17,2024

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

Learn how to install ghc-ansi-terminal.x86_64 on Rocky Linux 9

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

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

This is a short guide on how to uninstall ghc-ansi-terminal.x86_64 on Rocky Linux 9:

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

3. Information about the ghc-ansi-terminal.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:06:57 ago on Fri Feb 16 06:49:52 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.