How to Install and Uninstall python3-tz Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "python3-tz" package

This guide covers the steps necessary to install python3-tz on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-tz

2. Uninstall "python3-tz" package

Please follow the steps below to uninstall python3-tz on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-tz package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-tz
Architecture: all
Version: 2020.1-2
Priority: optional
Section: python
Source: python-tz
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 125
Depends: tzdata, python3:any
Filename: pool/main/p/python-tz/python3-tz_2020.1-2_all.deb
Size: 31572
MD5sum: bf73b6af3c0e68bf9341f9d8847c8c8f
SHA1: f338bb0e94124c033b062c80e6364d3bad6e6477
SHA256: f40df9dc32644e49476ea571c86ac3972103253ae66478766a0c3450b14bd632
SHA512: c9e474fab80625ec93415b1984f7ab2794a93c06d66ec77c5eeba709c86d93c76b95612f7282ac19e2241466bd96b744be67f45c708106f2d492aa8a9111baa0
Homepage: http://pypi.python.org/pypi/pytz/
Description-en: 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: c3ef8e0b8ef404e56ec4c9cb2cec1ec9
Task: ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, ubuntustudio-photography, ubuntu-budgie-desktop