How to Install and Uninstall perl-DBIx-Class-DateTime-Epoch.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "perl-DBIx-Class-DateTime-Epoch.noarch" package

This is a short guide on how to install perl-DBIx-Class-DateTime-Epoch.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-DBIx-Class-DateTime-Epoch.noarch

2. Uninstall "perl-DBIx-Class-DateTime-Epoch.noarch" package

Please follow the guidance below to uninstall perl-DBIx-Class-DateTime-Epoch.noarch on Fedora 36:

$ sudo dnf remove perl-DBIx-Class-DateTime-Epoch.noarch $ sudo dnf autoremove

3. Information about the perl-DBIx-Class-DateTime-Epoch.noarch package on Fedora 36

Last metadata expiration check: 5:59:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-DBIx-Class-DateTime-Epoch
Version : 0.10
Release : 28.fc36
Architecture : noarch
Size : 14 k
Source : perl-DBIx-Class-DateTime-Epoch-0.10-28.fc36.src.rpm
Repository : fedora
Summary : Automatic inflation/deflation of epoch-based DateTime objects for DBIx::Class
URL : https://metacpan.org/release/DBIx-Class-DateTime-Epoch
License : GPL+ or Artistic
Description : This module automatically inflates/deflates DateTime objects
: corresponding to applicable columns. Columns may also be defined to
: specify their nature, such as columns representing a creation time
: (set at time of insertion) or a modification time (set at time of
: every update).