How to Install and Uninstall smartmontools.x86_64 Package on Rocky Linux 9

Last updated: September 21,2024

1. Install "smartmontools.x86_64" package

Please follow the steps below to install smartmontools.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install smartmontools.x86_64

2. Uninstall "smartmontools.x86_64" package

This guide let you learn how to uninstall smartmontools.x86_64 on Rocky Linux 9:

$ sudo dnf remove smartmontools.x86_64 $ sudo dnf autoremove

3. Information about the smartmontools.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:37:24 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : smartmontools
Epoch : 1
Version : 7.2
Release : 7.el9
Architecture : x86_64
Size : 548 k
Source : smartmontools-7.2-7.el9.src.rpm
Repository : baseos
Summary : Tools for monitoring SMART capable hard disks
URL : http://smartmontools.sourceforge.net/
License : GPLv2+
Description : The smartmontools package contains two utility programs (smartctl
: and smartd) to control and monitor storage systems using the Self-
: Monitoring, Analysis and Reporting Technology System (SMART) built
: into most modern ATA and SCSI hard disks. In many cases, these
: utilities will provide advanced warning of disk degradation and
: failure.