How to Install and Uninstall perl-Algorithm-Cron.noarch Package on Fedora 38
Last updated: January 12,2025
1. Install "perl-Algorithm-Cron.noarch" package
Please follow the guidelines below to install perl-Algorithm-Cron.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Algorithm-Cron.noarch
Copied
2. Uninstall "perl-Algorithm-Cron.noarch" package
This is a short guide on how to uninstall perl-Algorithm-Cron.noarch on Fedora 38:
$
sudo dnf remove
perl-Algorithm-Cron.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Algorithm-Cron.noarch package on Fedora 38
Last metadata expiration check: 1:44:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Algorithm-Cron
Version : 0.10
Release : 24.fc38
Architecture : noarch
Size : 24 k
Source : perl-Algorithm-Cron-0.10-24.fc38.src.rpm
Repository : fedora
Summary : Abstract implementation of the cron(8) scheduling algorithm
URL : https://metacpan.org/release/Algorithm-Cron
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Objects in this class implement a time scheduling algorithm such as used by
: cron(8). Objects are stateless once constructed, and represent a single
: schedule as defined by a crontab(5) entry. The object implements a method
: next_time which returns an epoch timestamp value to indicate the next time
: included in the crontab schedule.
Available Packages
Name : perl-Algorithm-Cron
Version : 0.10
Release : 24.fc38
Architecture : noarch
Size : 24 k
Source : perl-Algorithm-Cron-0.10-24.fc38.src.rpm
Repository : fedora
Summary : Abstract implementation of the cron(8) scheduling algorithm
URL : https://metacpan.org/release/Algorithm-Cron
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : Objects in this class implement a time scheduling algorithm such as used by
: cron(8). Objects are stateless once constructed, and represent a single
: schedule as defined by a crontab(5) entry. The object implements a method
: next_time which returns an epoch timestamp value to indicate the next time
: included in the crontab schedule.