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

Last updated: May 14,2024

1. Install "python3-croniter" package

Please follow the guidelines below to install python3-croniter on Kali Linux

$ sudo apt update $ sudo apt install python3-croniter

2. Uninstall "python3-croniter" package

In this section, we are going to explain the necessary steps to uninstall python3-croniter on Kali Linux:

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

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

Package: python3-croniter
Source: python-croniter
Version: 1.3.15-2
Installed-Size: 86
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-dateutil, python3-tz, python3:any
Size: 23948
SHA256: 24adaca895d609312138916f484c5c7d56401d712046ee991d9da2625b19ae2c
SHA1: edcf16efaf06e507d75f3100b8f6ed57b7d513d1
MD5sum: 0d86b01e0656dedbece415296b419ec5
Description: provides iteration for datetime object with cron like format - Python 3.x
Croniter is a Python module to provide iteration for datetime object. Given a
cron tab text entry as input, it Croniter will output all the dates matching
the definition.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/kiorky/croniter
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-croniter/python3-croniter_1.3.15-2_all.deb