How to Install and Uninstall perl-Time-HiRes.x86_64 Package on Fedora 36

Last updated: October 10,2024

1. Install "perl-Time-HiRes.x86_64" package

Please follow the step by step instructions below to install perl-Time-HiRes.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Time-HiRes.x86_64

2. Uninstall "perl-Time-HiRes.x86_64" package

This is a short guide on how to uninstall perl-Time-HiRes.x86_64 on Fedora 36:

$ sudo dnf remove perl-Time-HiRes.x86_64 $ sudo dnf autoremove

3. Information about the perl-Time-HiRes.x86_64 package on Fedora 36

Last metadata expiration check: 0:44:30 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Time-HiRes
Epoch : 4
Version : 1.9767
Release : 480.fc36
Architecture : x86_64
Size : 57 k
Source : perl-Time-HiRes-1.9767-480.fc36.src.rpm
Repository : fedora
Summary : High resolution alarm, sleep, gettimeofday, interval timers
URL : https://metacpan.org/release/Time-HiRes
License : GPL+ or Artistic
Description : The Time::HiRes module implements a Perl interface to the usleep, nanosleep,
: ualarm, gettimeofday, and setitimer/getitimer system calls, in other words,
: high resolution time and timers.