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

Last updated: May 18,2024

1. Install "python3-datetimerange" package

Learn how to install python3-datetimerange on Kali Linux

$ sudo apt update $ sudo apt install python3-datetimerange

2. Uninstall "python3-datetimerange" package

Please follow the guidelines below to uninstall python3-datetimerange on Kali Linux:

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

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

Package: python3-datetimerange
Source: python-datetimerange
Version: 2.1.0-1
Installed-Size: 61
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-dateutil, python3-typepy, tzdata-legacy, python3:any
Size: 9360
SHA256: 4b56b1b19385ae1666a543b5158aad5e7d0584669515e717b2d637ebbd3e5741
SHA1: 80efd47fa9e454cd61d8054e765fb47752938792
MD5sum: 40e39e9cdbf5f91bc926c6e83bdb7884
Description: library that handles time ranges
DateTimeRange is a Python library to handle a time range. e.g. check whether a
time is within the time range, get the intersection of time ranges, truncating
a time range, iterate through a time range, and so forth.
Description-md5:
Homepage: https://github.com/thombashi/DateTimeRange
Section: python
Priority: optional
Filename: pool/main/p/python-datetimerange/python3-datetimerange_2.1.0-1_all.deb