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

Last updated: May 15,2024

1. Install "python3-aniso8601" package

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

$ sudo apt update $ sudo apt install python3-aniso8601

2. Uninstall "python3-aniso8601" package

Please follow the steps below to uninstall python3-aniso8601 on Kali Linux:

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

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

Package: python3-aniso8601
Source: python-aniso8601
Version: 9.0.1-2
Installed-Size: 376
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 40420
SHA256: d6eab7667b5629d000ceedd50c6652ce8969fad57965540c3ae9f7efb10b3030
SHA1: 76ae2be3c4656d16b2b96cc8ad845aaf26f3ff40
MD5sum: b6ded4b5988bdddbbed4685198b467c9
Description: python3 library for parsing dates and time
Library for parsing the following:
- Parse a time, get a datetime.time
- Parse a date, get a datetime.date
- Parse a datetime, get a datetime.datetime
- Parse a duration, get a datetime.timedelta
- Parse an interval, get a tuple of dates or datetimes
- Parse a repeating interval, get a date or datetime generator
Description-md5:
Homepage: https://bitbucket.org/nielsenb/aniso8601
Section: python
Priority: optional
Filename: pool/main/p/python-aniso8601/python3-aniso8601_9.0.1-2_all.deb