How to Install and Uninstall hscolour Package on openSUSE Leap

Last updated: May 20,2024

1. Install "hscolour" package

Please follow the guidelines below to install hscolour on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install hscolour

2. Uninstall "hscolour" package

This guide covers the steps necessary to uninstall hscolour on openSUSE Leap:

$ sudo zypper remove hscolour

3. Information about the hscolour package on openSUSE Leap

Information for package hscolour:
---------------------------------
Repository : Main Repository
Name : hscolour
Version : 1.24.4-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.5 MiB
Installed : No
Status : not installed
Source package : hscolour-1.24.4-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/hscolour
Summary : Colourise Haskell code
Description :
Hscolour is a small Haskell script to colourise 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.