How to Install and Uninstall time.x86_64 Package on Rocky Linux 8

Last updated: May 17,2024

1. Install "time.x86_64" package

Please follow the instructions below to install time.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install time.x86_64

2. Uninstall "time.x86_64" package

In this section, we are going to explain the necessary steps to uninstall time.x86_64 on Rocky Linux 8:

$ sudo dnf remove time.x86_64 $ sudo dnf autoremove

3. Information about the time.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:13:06 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : time
Version : 1.9
Release : 3.el8
Architecture : x86_64
Size : 53 k
Source : time-1.9-3.el8.src.rpm
Repository : baseos
Summary : A GNU utility for monitoring a program's use of system resources
URL : http://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.