How to Install and Uninstall time.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "time.x86_64" package

This tutorial shows how to install time.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install time.x86_64

2. Uninstall "time.x86_64" package

Learn how to uninstall time.x86_64 on Fedora 34:

$ sudo dnf remove time.x86_64 $ sudo dnf autoremove

3. Information about the time.x86_64 package on Fedora 34

Last metadata expiration check: 5:33:48 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : time
Version : 1.9
Release : 16.fc34
Architecture : x86_64
Size : 48 k
Source : time-1.9-16.fc34.src.rpm
Repository : fedora
Summary : A GNU utility for monitoring a program's use of system resources
URL : https://www.gnu.org/software/time/
License : GPLv3+ and GFDL
Description : The GNU time utility runs another program, collects information about
: the resources used by that program while it is running, and displays
: the results.