How to Install and Uninstall ghc-colour.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "ghc-colour.x86_64" package

Please follow the guidelines below to install ghc-colour.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ghc-colour.x86_64

2. Uninstall "ghc-colour.x86_64" package

This tutorial shows how to uninstall ghc-colour.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ghc-colour.x86_64 $ sudo dnf autoremove

3. Information about the ghc-colour.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:46:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ghc-colour
Version : 2.3.4
Release : 2.el8
Architecture : x86_64
Size : 99 k
Source : ghc-colour-2.3.4-2.el8.src.rpm
Repository : epel
Summary : A model for human color perception
URL : https://hackage.haskell.org/package/colour
License : MIT
Description : This package provides a data type for colors and transparency.
: Colors can be blended and composed. Various color spaces are supported.
: A module of color names ("Data.Colour.Names") is provided.