How to Install and Uninstall python3-time-machine Package on Kali Linux

Last updated: December 24,2024

1. Install "python3-time-machine" package

Please follow the guidelines below to install python3-time-machine on Kali Linux

$ sudo apt update $ sudo apt install python3-time-machine

2. Uninstall "python3-time-machine" package

Learn how to uninstall python3-time-machine on Kali Linux:

$ sudo apt remove python3-time-machine $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-time-machine package on Kali Linux

Package: python3-time-machine
Source: python-time-machine (2.13.0-2)
Version: 2.13.0-2+b1
Installed-Size: 102
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-dateutil, python3:any
Size: 26824
SHA256: 57e5257f218aae87e68dc127a8b3caa55c64a75b6e768ad1ce8cc23f4512f588
SHA1: 41336ef8edc4dbd0b40ad0ad4f0ab3930f0e6ac8
MD5sum: 1f0ba029dd7b7910e3f77dd4e95b68a5
Description: Python library for mocking the current time
time-machine allows Python code (usually tests) to mock the current time by
providing a date to travel back to.
Description-md5:
Homepage: https://github.com/adamchainz/time-machine
Section: python
Priority: optional
Filename: pool/main/p/python-time-machine/python3-time-machine_2.13.0-2+b1_amd64.deb

5. The same packages on other Linux Distributions