How to Install and Uninstall perl-Date-Calc.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "perl-Date-Calc.noarch" package

Please follow the guidelines below to install perl-Date-Calc.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-Date-Calc.noarch

2. Uninstall "perl-Date-Calc.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Date-Calc.noarch on Oracle Linux 9:

$ sudo dnf remove perl-Date-Calc.noarch $ sudo dnf autoremove

3. Information about the perl-Date-Calc.noarch package on Oracle Linux 9

Last metadata expiration check: 0:28:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Date-Calc
Version : 6.4
Release : 20.el9
Architecture : noarch
Size : 226 k
Source : perl-Date-Calc-6.4-20.el9.src.rpm
Repository : ol9_appstream
Summary : Gregorian calendar date calculations
URL : https://metacpan.org/release/Date-Calc
License : GPL+ or Artistic
Description : The library provides all sorts of date calculations based on the
: Gregorian calendar (the one used in all western countries today),
: thereby complying with all relevant norms and standards: ISO/R
: 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).