How to Install and Uninstall python-icalendar Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python-icalendar" package

Please follow the step by step instructions below to install python-icalendar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-icalendar

2. Uninstall "python-icalendar" package

In this section, we are going to explain the necessary steps to uninstall python-icalendar on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-icalendar $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-icalendar package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-icalendar
Priority: optional
Section: universe/python
Installed-Size: 236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.8-1
Provides: python2.7-icalendar
Depends: python (>= 2.7), python (<< 2.8), python-pkg-resources, python-tz, python-dateutil
Filename: pool/universe/p/python-icalendar/python-icalendar_3.8-1_all.deb
Size: 43330
MD5sum: 6e077c132fecd590ba3feefe2b610d5a
SHA1: 2f59564a2522fc1a282ee640415a4d1341947c22
SHA256: c481225ee11a52cf099586b3329794944a2b30f39aa2aabe638dc13a108f3718
Description-en: parser/generator of iCalendar files for use with Python2
The icalendar package is a parser/generator of iCalendar files for use with
Python.
.
This package contains only Python2 bindings, no userland scripts.
Description-md5: 1a00d0bd840098fdcf12da1112b125b6
Homepage: http://icalendar.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu