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

Last updated: May 17,2024

1. Install "python3-icalendar" package

Here is a brief guide to show you how to install python3-icalendar on Kali Linux

$ 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 Kali Linux:

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

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

Package: python3-icalendar
Source: python-icalendar
Version: 5.0.11-1
Installed-Size: 387
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-tz, python3:any
Size: 81948
SHA256: 2dc09a2b631b375d2915cedd7cc8a20f453fdb0c2b0159c915ebd9f47ffcab0b
SHA1: 872258f1ab799e0e61e49224c1a130dedabc2c58
MD5sum: f25de951c64085e84f5255b1d6e88f88
Description: parser/generator of iCalendar files for use with Python3
The icalendar package is a RFC 5545 compatible parser/generator
for iCalendar files.
.
This package provides Python3 bindings,
and the command-line tool icalendar.
Description-md5:
Homepage: https://icalendar.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/python-icalendar/python3-icalendar_5.0.11-1_all.deb