How to Install and Uninstall ical2html Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 19,2024

1. Install "ical2html" package

This guide let you learn how to install ical2html on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ical2html

2. Uninstall "ical2html" package

Please follow the instructions below to uninstall ical2html on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ical2html $ sudo apt autoclean && sudo apt autoremove

3. Information about the ical2html package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ical2html
Priority: optional
Section: universe/utils
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Jonas Smedegaard
Architecture: amd64
Version: 2.1-1
Depends: libc6 (>= 2.7), libical1a (>= 1.0)
Filename: pool/universe/i/ical2html/ical2html_2.1-1_amd64.deb
Size: 17948
MD5sum: 807d451af4d7417bd750fe4a59060e79
SHA1: 9972598ad025a54b03c9ad9100361068d0df3c11
SHA256: 533b049ef66ec7cc9255fda37955228f078d8042070e2aaa6ce2f534cb093f9a
Description-en: 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
Description-md5: 2001915df8b1e733aaf1956be006319b
Homepage: http://www.w3.org/Tools/Ical2html/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu