How to Install and Uninstall libschedule-cron-events-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libschedule-cron-events-perl" package

Please follow the steps below to install libschedule-cron-events-perl on Kali Linux

$ sudo apt update $ sudo apt install libschedule-cron-events-perl

2. Uninstall "libschedule-cron-events-perl" package

This guide let you learn how to uninstall libschedule-cron-events-perl on Kali Linux:

$ sudo apt remove libschedule-cron-events-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libschedule-cron-events-perl package on Kali Linux

Package: libschedule-cron-events-perl
Version: 1.96-2
Installed-Size: 44
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libset-crontab-perl
Size: 13672
SHA256: 28a391a03516889e444f7ff9f9ec7b36586aa6b994528a9ba10dbd82734005ec
SHA1: 45113456ae79bbc399fa5ecdd8838eb30d91c0d8
MD5sum: 55d7df76735bbfe87f9542ad28f9ae4e
Description: module to find out the times at which a cron entry would run
Given a line from a crontab, tells you the time at which cron will next run
the line, or when the last event occurred, relative to any date you choose.
The object keeps that reference date internally, and updates it when you call
nextEvent() or previousEvent() - such that successive calls will give you a
sequence of events going forward, or backwards, in time.
.
Use setCounterToNow() to reset this reference time to the current date on
your system, or use setCounterToDate() to set the reference to any arbitrary
time, or resetCounter() to take the object back to the date you constructed
it with.
.
Schedule::Cron::Events uses Set::Crontab to understand the date
specification, so it should be able to handle all forms of cron entries.
Description-md5:
Homepage: https://metacpan.org/release/Schedule-Cron-Events
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libschedule-cron-events-perl/libschedule-cron-events-perl_1.96-2_all.deb