How to Install and Uninstall smartmontools.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 05,2024

1. Install "smartmontools.x86_64" package

Please follow the step by step instructions below to install smartmontools.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install smartmontools.x86_64

2. Uninstall "smartmontools.x86_64" package

Please follow the guidance below to uninstall smartmontools.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove smartmontools.x86_64 $ sudo dnf autoremove

3. Information about the smartmontools.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:33:15 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : smartmontools
Epoch : 1
Version : 7.1
Release : 1.el8
Architecture : x86_64
Size : 544 k
Source : smartmontools-7.1-1.el8.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.