How To Install perl-Time-Warp on Fedora 36

In this tutorial we learn how to install perl-Time-Warp in Fedora 36. perl-Time-Warp is Control over the flow of time

Introduction

In this tutorial we learn how to install perl-Time-Warp on Fedora 36.

What is perl-Time-Warp

Our external experience unfolds in 3 1/2 dimensions (time has a dimensionality of 1/2). The Time over the measurement of time.

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

Install perl-Time-Warp 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-Time-Warp using dnf by running the following command:

sudo dnf -y install perl-Time-Warp

Install perl-Time-Warp 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-Time-Warp using yum by running the following command:

sudo yum -y install perl-Time-Warp

How To Uninstall perl-Time-Warp on Fedora 36

To uninstall only the perl-Time-Warp package we can use the following command:

sudo dnf remove perl-Time-Warp

perl-Time-Warp Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/9bbd2e9f507d234d7b013cd264b5aa62776c6d
/usr/lib64/perl5/vendor_perl/Time
/usr/lib64/perl5/vendor_perl/Time/Warp.pm
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/Time
/usr/lib64/perl5/vendor_perl/auto/Time/Warp
/usr/lib64/perl5/vendor_perl/auto/Time/Warp/Warp.so
/usr/share/doc/perl-Time-Warp
/usr/share/doc/perl-Time-Warp/Changes
/usr/share/doc/perl-Time-Warp/README
/usr/share/man/man3/Time::Warp.3pm.gz

References

Summary

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