How to Install and Uninstall python3-tz Package on Kali Linux
Last updated: November 21,2024
1. Install "python3-tz" package
Here is a brief guide to show you how to install python3-tz on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-tz
Copied
2. Uninstall "python3-tz" package
Please follow the step by step instructions below to uninstall python3-tz on Kali Linux:
$
sudo apt remove
python3-tz
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-tz package on Kali Linux
Package: python3-tz
Source: python-tz
Version: 2023.4-1
Installed-Size: 103
Maintainer: Debian Python Team
Architecture: all
Depends: tzdata, python3:any
Size: 30772
SHA256: ac1b22e991bf12fdadfb1d33be4db4237eb5dbd132556a806f01bbc1caffc65e
SHA1: 0adedcb6fc9c912b66000e30b754129677fc19fb
MD5sum: ab4f843773904e5cc5ad0ee1dae244b0
Description: Python3 version of the Olson timezone database
python-tz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or higher.
It also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://pythonhosted.org/pytz/
Section: python
Priority: optional
Filename: pool/main/p/python-tz/python3-tz_2023.4-1_all.deb
Source: python-tz
Version: 2023.4-1
Installed-Size: 103
Maintainer: Debian Python Team
Architecture: all
Depends: tzdata, python3:any
Size: 30772
SHA256: ac1b22e991bf12fdadfb1d33be4db4237eb5dbd132556a806f01bbc1caffc65e
SHA1: 0adedcb6fc9c912b66000e30b754129677fc19fb
MD5sum: ab4f843773904e5cc5ad0ee1dae244b0
Description: Python3 version of the Olson timezone database
python-tz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3 or higher.
It also solves the issue of ambiguous times at the end of daylight savings,
which you can read more about in the Python Library Reference
(datetime.tzinfo).
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://pythonhosted.org/pytz/
Section: python
Priority: optional
Filename: pool/main/p/python-tz/python3-tz_2023.4-1_all.deb