How to Install and Uninstall perl-Algorithm-Cron.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "perl-Algorithm-Cron.noarch" package
This is a short guide on how to install perl-Algorithm-Cron.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
perl-Algorithm-Cron.noarch
Copied
2. Uninstall "perl-Algorithm-Cron.noarch" package
Please follow the guidance below to uninstall perl-Algorithm-Cron.noarch on Fedora 36:
$
sudo dnf remove
perl-Algorithm-Cron.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Algorithm-Cron.noarch package on Fedora 36
Last metadata expiration check: 5:33:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Algorithm-Cron
Version : 0.10
Release : 21.fc36
Architecture : noarch
Size : 24 k
Source : perl-Algorithm-Cron-0.10-21.fc36.src.rpm
Repository : fedora
Summary : Abstract implementation of the cron(8) scheduling algorithm
URL : https://metacpan.org/release/Algorithm-Cron
License : GPL+ or Artistic
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 : 21.fc36
Architecture : noarch
Size : 24 k
Source : perl-Algorithm-Cron-0.10-21.fc36.src.rpm
Repository : fedora
Summary : Abstract implementation of the cron(8) scheduling algorithm
URL : https://metacpan.org/release/Algorithm-Cron
License : GPL+ or Artistic
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.