How to Install and Uninstall python3-tzlocal Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python3-tzlocal" package

Please follow the instructions below to install python3-tzlocal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-tzlocal

2. Uninstall "python3-tzlocal" package

Please follow the guidance below to uninstall python3-tzlocal on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-tzlocal package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-tzlocal
Priority: optional
Section: universe/python
Installed-Size: 74
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-tzlocal
Version: 1.2-2
Depends: python3-tz, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-tzlocal/python3-tzlocal_1.2-2_all.deb
Size: 14404
MD5sum: edfcefb90023fc6f4065bcd77cb533ce
SHA1: 5febf184be5a459e9c52d0f91670e7ea4da7aec3
SHA256: 483c5d9bde12b03214c376072b9faef3d04b424db8efe2d76a9ca3d37ab290c7
Description-en: tzinfo object for the local timezone (Python 3 version)
This Python module returns a tzinfo object with the local timezone
information.
.
This package contains tzlocal for Python 3.
Description-md5: 10bb3536c5b957bb538c0575fafdc8d7
Homepage: https://github.com/regebro/tzlocal
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu