How to Install and Uninstall libschedule-cron-events-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

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

Please follow the step by step instructions below to install libschedule-cron-events-perl on Ubuntu 21.10 (Impish Indri)

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

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

This guide covers the steps necessary to uninstall libschedule-cron-events-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libschedule-cron-events-perl package on Ubuntu 21.10 (Impish Indri)

Package: libschedule-cron-events-perl
Architecture: all
Version: 1.96-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 43
Depends: perl:any, libset-crontab-perl
Filename: pool/universe/libs/libschedule-cron-events-perl/libschedule-cron-events-perl_1.96-1_all.deb
Size: 13568
MD5sum: c1c191fd2895b38b24e35f39f322d47a
SHA1: 411fb7054eca05f639edb6add4199c185bd3f9a8
SHA256: f98cd82e7f8f23c9a8bfa564ccec292ccb7dd356b5cef4ce68007e6b6703f3a4
SHA512: 288ef17dbcb42cede7926bb29904cdcd2493aa8e34472f351d049b9db5ba5d8b1025759baf36cf86f38cb96f88963f06dc71c000d669c9871fb1a862090cad12
Homepage: https://metacpan.org/release/Schedule-Cron-Events
Description-en: 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: 796121bdcc377de46ff2027e4620afa5