How to Install colorize in Ubuntu 18.04



Install colorize by entering the following commands in the terminal:

sudo apt update
sudo apt install colorize

Description:

Colorizes text on terminal with ANSI escape sequences

Colorizes text read from standard input stream or file by using ANSI escape sequences (and also vice versa, i.e. cleaning text from sequences) and prints resulting output to the terminal.

Homepage: http://cgit.refcnt.org/colorize.git/tree/README

Version: 0.63-1

Section: universe/utils