How to Install and Uninstall hscolour.x86_64 Package on CentOS Stream 8

Last updated: April 29,2024

1. Install "hscolour.x86_64" package

This is a short guide on how to install hscolour.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install hscolour.x86_64

2. Uninstall "hscolour.x86_64" package

This guide let you learn how to uninstall hscolour.x86_64 on CentOS Stream 8:

$ sudo dnf remove hscolour.x86_64 $ sudo dnf autoremove

3. Information about the hscolour.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:44:48 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : hscolour
Version : 1.24.2
Release : 2.el8
Architecture : x86_64
Size : 337 k
Source : hscolour-1.24.2-2.el8.src.rpm
Repository : epel
Summary : Colorize Haskell code
URL : https://hackage.haskell.org/package/hscolour
License : LGPLv2+
Description : Hscolour is a Haskell tool to colorize Haskell code. It currently has
: six output formats: ANSI terminal codes (optionally XTerm-256colour codes),
: HTML 3.2 with tags, HTML 4.01 with CSS, HTML 4.01 with CSS and mouseover
: annotations, XHTML 1.0 with inline CSS styling, LaTeX, and mIRC chat codes.