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

Last updated: May 20,2024

1. Install "python3-isodate" package

This guide covers the steps necessary to install python3-isodate on Kali Linux

$ sudo apt update $ sudo apt install python3-isodate

2. Uninstall "python3-isodate" package

This guide let you learn how to uninstall python3-isodate on Kali Linux:

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

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

Package: python3-isodate
Source: isodate
Version: 0.6.1-2
Installed-Size: 154
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 24852
SHA256: 829767f57212db2186c3ff3d40b079c14639f1c504448de9004e344851f94207
SHA1: cb570b338334880fde02835c33ea50598a74cac0
MD5sum: 1e9ff2375b311ad65b4bc7a30a0284da
Description: ISO 8601 date/time/duration parser and formatter (Python 3 module)
This Python 3 module implements ISO 8601 date, time and duration parsing.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gweis/isodate/
Section: python
Priority: optional
Filename: pool/main/i/isodate/python3-isodate_0.6.1-2_all.deb