How to Install and Uninstall ghc-colour.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "ghc-colour.x86_64" package

Please follow the guidelines below to install ghc-colour.x86_64 on Oracle Linux 9

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

2. Uninstall "ghc-colour.x86_64" package

Please follow the guidance below to uninstall ghc-colour.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-colour.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:21:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-colour
Version : 2.3.6
Release : 2.el9
Architecture : x86_64
Size : 92 k
Source : ghc-colour-2.3.6-2.el9.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.