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

Last updated: May 03,2024

1. Install "python3-radicale" package

This is a short guide on how to install python3-radicale on Kali Linux

$ sudo apt update $ sudo apt install python3-radicale

2. Uninstall "python3-radicale" package

Here is a brief guide to show you how to uninstall python3-radicale on Kali Linux:

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

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

Package: python3-radicale
Source: radicale
Version: 3.1.8-4
Installed-Size: 431
Maintainer: Jonas Smedegaard
Architecture: all
Depends: python3-dateutil (>= 2.7.3), python3-defusedxml, python3-passlib, python3-pkg-resources | python3-supported-min (>= 3.9), python3-vobject (>= 0.9.6), python3:any
Size: 81172
SHA256: 3cc2cd2669d764b3e3edfccf00857f6e47496d8f92f5c53b4654740e62b71e27
SHA1: 48a4940055fd15e19ace4671af2a2c259de28f04
MD5sum: ebde9e23bb2a753759a4c48310deff3d
Description: simple calendar and addressbook server - python3 module
Radicale is a CalDAV (calendar) and CardDAV (contact) server.
.
Calendars and address books are available
for both local and remote access,
possibly limited through authentication policies.
They can be viewed and edited by calendar and contact clients
on mobile phones or computers.
.
This package contains the Radicale Python 3.x module.
Description-md5:
Homepage: https://radicale.org/
Tag: implemented-in::python, network::server, protocol::webdav, role::program
Section: python
Priority: optional
Filename: pool/main/r/radicale/python3-radicale_3.1.8-4_all.deb