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

Last updated: January 23,2025

1. Install "python3-ciso8601" package

This guide let you learn how to install python3-ciso8601 on Kali Linux

$ sudo apt update $ sudo apt install python3-ciso8601

2. Uninstall "python3-ciso8601" package

Please follow the step by step instructions below to uninstall python3-ciso8601 on Kali Linux:

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

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

Package: python3-ciso8601
Source: python-ciso8601
Version: 2.3.1-2
Installed-Size: 86
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4)
Size: 20372
SHA256: 519722197bbb763a7cee1069407476fe102915a4ab6fd7d3413921f33b260d02
SHA1: 256a9660199f70ebd3327ef7b79ff0c20695dc5b
MD5sum: ee949e14cf716867f179bafc0fc2c6ba
Description: fast ISO8601 date time parser for Python written in C
This package converts date time strings from ISO8601 or RFC3339 into Python
datetime objects. Since it's written as a C module, it is much faster than
other Python libraries. Ciso8601 doesn't support the entirety of the ISO 8601
spec, only a popular subset.
Description-md5:
Homepage: https://github.com/closeio/ciso8601
Section: python
Priority: optional
Filename: pool/main/p/python-ciso8601/python3-ciso8601_2.3.1-2_amd64.deb