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

Last updated: May 18,2024

1. Install "python3-icalendar" package

This is a short guide on how to install python3-icalendar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-icalendar

2. Uninstall "python3-icalendar" package

This is a short guide on how to uninstall python3-icalendar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-icalendar
Priority: optional
Section: universe/python
Installed-Size: 233
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-icalendar
Version: 3.8-1
Depends: python3-tz, python3-dateutil
Filename: pool/universe/p/python-icalendar/python3-icalendar_3.8-1_all.deb
Size: 42822
MD5sum: f9d72a4d2ae63bbd97c400c890a6b487
SHA1: c3c172338fc931d9ee610bc5d348186cd6683ab1
SHA256: dc2d4df3ccbfe79c87b0a19e588b826c74c08e1d07e537fb556d7025142e35ee
Description-en: parser/generator of iCalendar files for use with Python3
The icalendar package is a parser/generator of iCalendar files for use with
Python.
.
This package contains only Python3 bindings, no userland scripts.
Description-md5: 9cd6afd48afa28b45feb00610e783caf
Homepage: http://icalendar.readthedocs.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu