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

Last updated: May 21,2024

1. Install "python-caldav" package

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

$ sudo apt update $ sudo apt install python-caldav

2. Uninstall "python-caldav" package

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

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

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

Package: python-caldav
Priority: optional
Section: universe/python
Installed-Size: 77
Maintainer: Ubuntu Developers
Original-Maintainer: Martin Zobel-Helas
Architecture: all
Version: 0.4.0-1
Depends: python-coverage, python-lxml, python-nose, python-requests, python-six, python-vobject, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-caldav/python-caldav_0.4.0-1_all.deb
Size: 15166
MD5sum: ffe6702dec34537f65ce35e295627c22
SHA1: 87fef218d265c5f99ca04a5fe17e3d5de3a10927
SHA256: fe07e2b5a538eec468840e2d7ec729ca44a31849ff0c0676efbb7b488caee072
Description-en: CalDAV (RFC4791) client library
A simple python DAV client library
Description-md5: a29278435c2dacc8dc113b7489b82450
Homepage: https://bitbucket.org/cyrilrbt/caldav/wiki/Home
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu