How to Install and Uninstall python3-x-wr-timezone Package on Kali Linux

Last updated: June 26,2024

1. Install "python3-x-wr-timezone" package

This guide covers the steps necessary to install python3-x-wr-timezone on Kali Linux

$ sudo apt update $ sudo apt install python3-x-wr-timezone

2. Uninstall "python3-x-wr-timezone" package

This guide let you learn how to uninstall python3-x-wr-timezone on Kali Linux:

$ sudo apt remove python3-x-wr-timezone $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-x-wr-timezone package on Kali Linux

Package: python3-x-wr-timezone
Source: python-x-wr-timezone
Version: 0.0.6-1
Installed-Size: 37
Maintainer: Debian Python Team
Architecture: all
Depends: python3-icalendar, python3-tz, python3:any
Size: 8400
SHA256: c3456b863002ab78d98bbb7874ce9d7f2e5301bac76492af9b9a3f54b18e8255
SHA1: 980504f05a4b2a1b698ad50d5161c96745a5b872
MD5sum: aa83d3974ae305259789bda69ede7e0f
Description: Python module to handle non-standard X-WR-TIMEZONE icalendar property (Python 3)
Some calendar providers introduce the non-standard X-WR-TIMEZONE parameter to
ICS calendar files. Strict interpretations according to RFC 5545 ignore the
X-WR-TIMEZONE parameter. This causes the times of the events to differ from
those which make use of X-WR-TIMEZONE.
.
This module aims to bridge the gap by converting calendars using X-WR-TIMEZONE
to a strict RFC 5545 calendars.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/niccokunzmann/x-wr-timezone
Section: python
Priority: optional
Filename: pool/main/p/python-x-wr-timezone/python3-x-wr-timezone_0.0.6-1_all.deb