How to Install and Uninstall smartmontools.src Package on Oracle Linux 9

Last updated: January 15,2025

1. Install "smartmontools.src" package

This tutorial shows how to install smartmontools.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install smartmontools.src

2. Uninstall "smartmontools.src" package

Please follow the instructions below to uninstall smartmontools.src on Oracle Linux 9:

$ sudo dnf remove smartmontools.src $ sudo dnf autoremove

3. Information about the smartmontools.src package on Oracle Linux 9

Last metadata expiration check: 1:40:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : smartmontools
Epoch : 1
Version : 7.2
Release : 7.el9
Architecture : src
Size : 1.0 M
Source : None
Repository : ol9_baseos_latest
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.