How to Install and Uninstall avgtime.x86_64 Package on Fedora 38

Last updated: September 21,2024

1. Install "avgtime.x86_64" package

Please follow the steps below to install avgtime.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install avgtime.x86_64

2. Uninstall "avgtime.x86_64" package

This guide covers the steps necessary to uninstall avgtime.x86_64 on Fedora 38:

$ sudo dnf remove avgtime.x86_64 $ sudo dnf autoremove

3. Information about the avgtime.x86_64 package on Fedora 38

Last metadata expiration check: 0:43:28 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : avgtime
Version : 0.5.1
Release : 0.36.git20150501.fc38
Architecture : x86_64
Size : 119 k
Source : avgtime-0.5.1-0.36.git20150501.fc38.src.rpm
Repository : fedora
Summary : Time a command and print average, standard deviation
URL : https://github.com/jmcabo/avgtime
License : Boost
Description : 'avgtime' works like the Linux 'time' command, except it runs the
: command repeatedly and displays statistics:
:
: - median
: - average
: - standard deviation
: - 95% and 99% confidence intervals