irclog2html software package provides Converts IRC log files to HTML with pretty colours, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install irclog2html
irclog2html is installed in your system.
Make ensure the irclog2html package were installed using the commands given below,
$ sudo dpkg-query -l | grep irclog2html *
You will get with irclog2html package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Miscellaneous |
| Package | irclog2html |
| Version | 2.15.2-2 |
| Description | Converts IRC log files to HTML with pretty colours |
| Sub Section | misc |