How to Install and Uninstall smartmontools Package on openSUSE Leap

Last updated: May 02,2024

1. Install "smartmontools" package

Please follow the instructions below to install smartmontools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install smartmontools

2. Uninstall "smartmontools" package

This guide covers the steps necessary to uninstall smartmontools on openSUSE Leap:

$ sudo zypper remove smartmontools

3. Information about the smartmontools package on openSUSE Leap

Information for package smartmontools:
--------------------------------------
Repository : Main Repository
Name : smartmontools
Version : 7.2-150300.8.8.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : smartmontools-7.2-150300.8.8.1.src
Upstream URL : https://www.smartmontools.org/
Summary : Monitor for SMART devices
Description :
SMARTmontools controls and monitors storage devices using the
Self-Monitoring, Analysis, and Reporting Technology System (S.M.A.R.T.)
built into ATA, SATA and SCSI Hard Drives. This is used to check the
hard drive reliability and to predict drive failures. The suite
contains two utilities. The first, smartctl, is a command line utility
designed to perform simple S.M.A.R.T. tasks. The second, smartd, is a
daemon that periodically monitors the smart status and reports errors
to syslog. The package is compatible with the ATA/ATAPI-3 to -7
specification. The package is intended to incorporate as much "vendor
specific" and "reserved" information as possible about disk drives. The
commands man smartctl and man smartd will provide more information.