How to Install and Uninstall python3-tempora Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-tempora" package

In this section, we are going to explain the necessary steps to install python3-tempora on Kali Linux

$ sudo apt update $ sudo apt install python3-tempora

2. Uninstall "python3-tempora" package

Here is a brief guide to show you how to uninstall python3-tempora on Kali Linux:

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

3. Information about the python3-tempora package on Kali Linux

Package: python3-tempora
Source: python-tempora
Version: 5.5.0-1
Installed-Size: 60
Maintainer: Jeroen Ploemen
Architecture: all
Depends: python3-jaraco.functools, python3-tz, python3:any
Size: 14620
SHA256: 2f8b673e60842d0082e3663747e6d726f1a0a5ec83865456168b68ad0c2e9006
SHA1: 789d1e29223419d169a9b492215f525feb1f40cd
MD5sum: 16db48837c18763e8319c5cd744c1b9c
Description: Python objects and routines pertaining to date and time
Tempora is a set of Python objects and routines pertaining to date and
time.
.
Besides the top level package module (tempora), it includes:
* timing: routines for measuring and profiling.
* schedule: an event scheduler.
* utc: routines for getting datetime-aware UTC values.
Description-md5:
Homepage: https://github.com/jaraco/tempora
Section: python
Priority: optional
Filename: pool/main/p/python-tempora/python3-tempora_5.5.0-1_all.deb