How to Install and Uninstall perl-Date-Manip.noarch Package on AlmaLinux 8

Last updated: July 05,2024

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

Please follow the step by step instructions below to install perl-Date-Manip.noarch on AlmaLinux 8

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

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

This tutorial shows how to uninstall perl-Date-Manip.noarch on AlmaLinux 8:

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

3. Information about the perl-Date-Manip.noarch package on AlmaLinux 8

Last metadata expiration check: 1:41:37 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Date-Manip
Version : 6.60
Release : 2.el8
Architecture : noarch
Size : 1.1 M
Source : perl-Date-Manip-6.60-2.el8.src.rpm
Repository : baseos
Summary : Date manipulation routines
URL : http://search.cpan.org/dist/Date-Manip/
License : GPL+ or Artistic
Description : Date::Manip is a series of modules designed to make any common date/time
: operation easy to do. Operations such as comparing two times, determining a
: data a given amount of time from another, or parsing international times
: are all easily done. It deals with time as it is used in the Gregorian
: calendar (the one currently in use) with full support for time changes due
: to daylight saving time.