How to Install aha software package in Debian 9 (Stretch)

How to Install aha software package in Debian 9 (Stretch)

aha software package provides ANSI color to HTML converter, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install aha 

aha is installed in your system.

Make ensure the aha package were installed using the commands given below,

$ sudo dpkg-query -l | grep aha *

You will get with aha package name, version, architecture and description in a table

aha package basic information:

Distro Debian 9 stretch
Section Utilities
Package aha
Version 0.4.10.1-1
Description ANSI color to HTML converter
Sub Section Utils


See Also, How to uninstall or remove aha software package from Debian 9 (Stretch)?