How To Install perl-DateTime-Format-IBeat on Fedora 36

In this tutorial we learn how to install perl-DateTime-Format-IBeat in Fedora 36. perl-DateTime-Format-IBeat is Format times in .beat notation

Introduction

In this tutorial we learn how to install perl-DateTime-Format-IBeat on Fedora 36.

What is perl-DateTime-Format-IBeat

No Time Zones, No Geographical Borders How long is a Swatch .beat? In short, we have divided up the virtual and real day into 1000 beats. One Swatch beat is the equivalent of 1 minute 26.4 seconds. That means that 12 noon in the old time system is the equivalent of 500 Swatch .beats.

We can use yum or dnf to install perl-DateTime-Format-IBeat on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-DateTime-Format-IBeat.

Install perl-DateTime-Format-IBeat on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-DateTime-Format-IBeat using dnf by running the following command:

sudo dnf -y install perl-DateTime-Format-IBeat

Install perl-DateTime-Format-IBeat on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-DateTime-Format-IBeat using yum by running the following command:

sudo yum -y install perl-DateTime-Format-IBeat

How To Uninstall perl-DateTime-Format-IBeat on Fedora 36

To uninstall only the perl-DateTime-Format-IBeat package we can use the following command:

sudo dnf remove perl-DateTime-Format-IBeat

perl-DateTime-Format-IBeat Package Contents on Fedora 36

/usr/share/doc/perl-DateTime-Format-IBeat
/usr/share/doc/perl-DateTime-Format-IBeat/Changes
/usr/share/doc/perl-DateTime-Format-IBeat/README
/usr/share/licenses/perl-DateTime-Format-IBeat
/usr/share/licenses/perl-DateTime-Format-IBeat/Artistic
/usr/share/licenses/perl-DateTime-Format-IBeat/COPYING
/usr/share/licenses/perl-DateTime-Format-IBeat/LICENCE
/usr/share/man/man3/DateTime::Format::IBeat.3pm.gz
/usr/share/perl5/vendor_perl/DateTime
/usr/share/perl5/vendor_perl/DateTime/Format
/usr/share/perl5/vendor_perl/DateTime/Format/IBeat.pm

References

Summary

In this tutorial we learn how to install perl-DateTime-Format-IBeat on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).