How to Install and Uninstall python3-caldav Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-caldav" package

In this section, we are going to explain the necessary steps to install python3-caldav on Kali Linux

$ sudo apt update $ sudo apt install python3-caldav

2. Uninstall "python3-caldav" package

This guide covers the steps necessary to uninstall python3-caldav on Kali Linux:

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

3. Information about the python3-caldav package on Kali Linux

Package: python3-caldav
Source: python-caldav
Version: 0.11.0-2
Installed-Size: 179
Maintainer: Martin Zobel-Helas
Architecture: all
Depends: python3-icalendar, python3-lxml, python3-recurring-ical-events, python3-requests, python3-six, python3-tz, python3-tzlocal, python3-vobject, python3:any
Size: 39920
SHA256: 59b0228852041e2a98c1e4c70141b56d17acabdca1569b38f4061b62f95c71f2
SHA1: 67f245eb676fa67b6a925842f95f7db47e196da3
MD5sum: 85fd69373b8b611d8dedcdf3045b322f
Description: CalDAV (RFC4791) client library for Python 3
A simple Python DAV client library
.
This contains the Python 3 library
Description-md5:
Homepage: https://github.com/python-caldav/caldav
Section: python
Priority: optional
Filename: pool/main/p/python-caldav/python3-caldav_0.11.0-2_all.deb