How to Install ical2html in Ubuntu 18.04



Install ical2html by entering the following commands in the terminal:

sudo apt update
sudo apt install ical2html

Description:

create an HTML table from icalendar data

ical2html takes an iCalendar file and outputs an HTML file showing one or more months in the form of tables. . This package contains the following commandline utilities: * ical2html - create an HTML table from icalendar data * icalmerge - merge icalendar files, keeping only the most recent version of each event * icalfilter - filter an iCalendar file based on class and/or category

Homepage: http://www.w3.org/Tools/Ical2html/

Version: 2.1-3build1

Section: universe/utils