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

Last updated: May 17,2024

1. Install "python-pycalendar" package

Please follow the steps below to install python-pycalendar on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pycalendar

2. Uninstall "python-pycalendar" package

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

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

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

Package: python-pycalendar
Priority: optional
Section: universe/python
Installed-Size: 592
Maintainer: Ubuntu Developers
Original-Maintainer: Rahul Amaram
Architecture: all
Source: pycalendar
Version: 2.1~svn15020-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pycalendar/python-pycalendar_2.1~svn15020-1_all.deb
Size: 77988
MD5sum: f8db6878db78c466692e72df59d5a621
SHA1: dda0293df382e9ddd669ae150171c8dabd9658f3
SHA256: 9ec7620e787fe03c9682ed4e5c409b0ef6dbee73a5ff522d4832cf5b57f317bc
Description-en: iCalendar/vCard Library
PyCalendar is a Python-based iCalendar (RFC 5545) and vCard (RFC 2426) library
that allows iCalendar and vCard data to be parsed, manipulated and generated
using an API that closely resembles the object models of iCalendar and vCard.
The library includes options to validate input data, and also output data in
XML format. The package also includes a tool to parse Olson timezone database
information to generate iCalendar compatible timezone definitions.
Description-md5: 46a438383f2fe2108632f3a90cb265d4
Homepage: http://trac.calendarserver.org/wiki/PyCalendar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu