How to Install and Uninstall python3-cron-descriptor Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-cron-descriptor" package

Please follow the instructions below to install python3-cron-descriptor on Kali Linux

$ sudo apt update $ sudo apt install python3-cron-descriptor

2. Uninstall "python3-cron-descriptor" package

Please follow the guidelines below to uninstall python3-cron-descriptor on Kali Linux:

$ sudo apt remove python3-cron-descriptor $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-cron-descriptor package on Kali Linux

Package: python3-cron-descriptor
Source: python-cron-descriptor
Version: 1.4.3-1
Installed-Size: 151
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 24980
SHA256: 370ee988ac69e2e01e78ee0e9fbb9ff507ab8f60e406c79c597534840e7fe273
SHA1: 5548f459b1dcff868f05c4bbe51cd090303fc3c6
MD5sum: ad445f5450debf6cf0aa9b4f3a280b7a
Description: convert cron expressions into human readable strings (Python3 version)
A Python library that converts cron expressions into human readable strings.
.
Features:
* Supports all cron expression special characters including * / , - ? L W, #
* Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron
expressions
* Provides casing options (Sentence, Title, Lower, etc.)
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/Salamek/cron-descriptor
Section: python
Priority: optional
Filename: pool/main/p/python-cron-descriptor/python3-cron-descriptor_1.4.3-1_all.deb