How to Install and Uninstall python3-django-timezone-field Package on Kali Linux

Last updated: February 02,2025

1. Install "python3-django-timezone-field" package

Please follow the guidance below to install python3-django-timezone-field on Kali Linux

$ sudo apt update $ sudo apt install python3-django-timezone-field

2. Uninstall "python3-django-timezone-field" package

This tutorial shows how to uninstall python3-django-timezone-field on Kali Linux:

$ sudo apt remove python3-django-timezone-field $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-timezone-field package on Kali Linux

Package: python3-django-timezone-field
Source: python-django-timezone-field
Version: 6.1.0-1
Installed-Size: 54
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django (>= 2.2~), python3:any
Size: 14488
SHA256: 016fa00367f586b8dadd5647007f467fc13cbcde0bf58f7db918c15e53c3f51c
SHA1: 77a59bc59331edbd135af1e5baad60095b3c44e0
MD5sum: 12c4364cbc26db832b31b067d2bdc4c8
Description: database and form fields for pytz objects (Python3 version)
A Django app providing database and form fields for pytz timezone objects.
Values are validated against pytz.common_timezones and stored as strings. The
form field can display timezones as locations or locations with offsets.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/mfogel/django-timezone-field/
Section: python
Priority: optional
Filename: pool/main/p/python-django-timezone-field/python3-django-timezone-field_6.1.0-1_all.deb