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

Last updated: May 12,2024

1. Install "python3-rfc3339" package

Please follow the step by step instructions below to install python3-rfc3339 on Kali Linux

$ sudo apt update $ sudo apt install python3-rfc3339

2. Uninstall "python3-rfc3339" package

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

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

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

Package: python3-rfc3339
Source: pyrfc3339
Version: 1.1-4
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: all
Depends: python3-tz, python3:any
Size: 7088
SHA256: 15ee8d91d98686cb96058d278fed6714b205b2749a91c0e11a6e1aa29a3f6d0f
SHA1: 934f35222ad28a00b032f2e7856e52c5b0a68716
MD5sum: fbd342f99ca3783c04f761c7e743e373
Description: parser and generator of RFC 3339-compliant timestamps (Python 3)
pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects.
.
This is the Python 3 module.
Description-md5:
Homepage: https://github.com/kurtraschke/pyRFC3339
Section: python
Priority: optional
Filename: pool/main/p/pyrfc3339/python3-rfc3339_1.1-4_all.deb