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

Last updated: September 28,2024

1. Install "python-tzlocal" package

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

$ sudo apt update $ sudo apt install python-tzlocal

2. Uninstall "python-tzlocal" package

Here is a brief guide to show you how to uninstall python-tzlocal on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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