How to Install and Uninstall python3-udatetime Package on Kali Linux
Last updated: November 07,2024
1. Install "python3-udatetime" package
Please follow the guidelines below to install python3-udatetime on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-udatetime
Copied
2. Uninstall "python3-udatetime" package
This tutorial shows how to uninstall python3-udatetime on Kali Linux:
$
sudo apt remove
python3-udatetime
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-udatetime package on Kali Linux
Package: python3-udatetime
Source: python-udatetime (0.0.17-1)
Version: 0.0.17-1+b1
Installed-Size: 90
Maintainer: Ilias Tsitsimpis
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.29)
Size: 18332
SHA256: c260243c21d4ca6bcdcc9d02b8247ceef51d49ead114b4ecd853422727fa8e92
SHA1: 457a2bd6f1b0baf9bcec811d2e072864f3ceb7b7
MD5sum: cdf6b8e81d2232f0c2a937a89d7cf1d8
Description: fast RFC3339 compliant date-time library (Python 3)
This module offers faster datetime object instantiation, serialization and
deserialization of RFC3339 date-time strings, than Python's datetime module.
It uses Python's datetime class under the hood so, code already using datetime
should be able to easily switch to udatetime. All datetime objects created
by udatetime are timezone aware.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/udatetime
Section: python
Priority: optional
Filename: pool/main/p/python-udatetime/python3-udatetime_0.0.17-1+b1_amd64.deb
Source: python-udatetime (0.0.17-1)
Version: 0.0.17-1+b1
Installed-Size: 90
Maintainer: Ilias Tsitsimpis
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.29)
Size: 18332
SHA256: c260243c21d4ca6bcdcc9d02b8247ceef51d49ead114b4ecd853422727fa8e92
SHA1: 457a2bd6f1b0baf9bcec811d2e072864f3ceb7b7
MD5sum: cdf6b8e81d2232f0c2a937a89d7cf1d8
Description: fast RFC3339 compliant date-time library (Python 3)
This module offers faster datetime object instantiation, serialization and
deserialization of RFC3339 date-time strings, than Python's datetime module.
It uses Python's datetime class under the hood so, code already using datetime
should be able to easily switch to udatetime. All datetime objects created
by udatetime are timezone aware.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/udatetime
Section: python
Priority: optional
Filename: pool/main/p/python-udatetime/python3-udatetime_0.0.17-1+b1_amd64.deb