How to Install and Uninstall ghc-ansi-terminal.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

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

Please follow the guidance below to install ghc-ansi-terminal.x86_64 on CentOS Stream 8

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

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

This tutorial shows how to uninstall ghc-ansi-terminal.x86_64 on CentOS Stream 8:

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

3. Information about the ghc-ansi-terminal.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:22:29 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : ghc-ansi-terminal
Version : 0.8.0.4
Release : 1.el8
Architecture : x86_64
Size : 74 k
Source : ghc-ansi-terminal-0.8.0.4-1.el8.src.rpm
Repository : epel
Summary : Simple ANSI terminal support
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.