How to Install and Uninstall perl-DateTime.x86_64 Package on Fedora 39

Last updated: October 09,2024

1. Install "perl-DateTime.x86_64" package

This guide covers the steps necessary to install perl-DateTime.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install perl-DateTime.x86_64

2. Uninstall "perl-DateTime.x86_64" package

Please follow the step by step instructions below to uninstall perl-DateTime.x86_64 on Fedora 39:

$ sudo dnf remove perl-DateTime.x86_64 $ sudo dnf autoremove

3. Information about the perl-DateTime.x86_64 package on Fedora 39

Last metadata expiration check: 1:54:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-DateTime
Epoch : 2
Version : 1.59
Release : 5.fc39
Architecture : x86_64
Size : 132 k
Source : perl-DateTime-1.59-5.fc39.src.rpm
Repository : fedora
Summary : Date and time object for Perl
URL : https://metacpan.org/release/DateTime
License : Artistic-2.0
Description : DateTime is a class for the representation of date/time combinations. It
: represents the Gregorian calendar, extended backwards in time before its
: creation (in 1582). This is sometimes known as the "proleptic Gregorian
: calendar". In this calendar, the first day of the calendar (the epoch), is the
: first day of year 1, which corresponds to the date which was (incorrectly)
: believed to be the birth of Jesus Christ.