How to Install and Uninstall smartmontools.x86_64 Package on Fedora 34

Last updated: November 27,2024

1. Install "smartmontools.x86_64" package

This tutorial shows how to install smartmontools.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install smartmontools.x86_64

2. Uninstall "smartmontools.x86_64" package

This guide covers the steps necessary to uninstall smartmontools.x86_64 on Fedora 34:

$ sudo dnf remove smartmontools.x86_64 $ sudo dnf autoremove

3. Information about the smartmontools.x86_64 package on Fedora 34

Last metadata expiration check: 5:26:04 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : smartmontools
Epoch : 1
Version : 7.2
Release : 11.fc34
Architecture : x86_64
Size : 546 k
Source : smartmontools-7.2-11.fc34.src.rpm
Repository : updates
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.