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

Last updated: November 28,2024

1. Install "smartmontools.x86_64" package

This is a short guide on how to install smartmontools.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install smartmontools.x86_64

2. Uninstall "smartmontools.x86_64" package

In this section, we are going to explain the necessary steps to uninstall smartmontools.x86_64 on Fedora 38:

$ sudo dnf remove smartmontools.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 3:48:14 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : smartmontools
Epoch : 1
Version : 7.4
Release : 2.fc38
Architecture : x86_64
Size : 645 k
Source : smartmontools-7.4-2.fc38.src.rpm
Repository : updates
Summary : Tools for monitoring SMART capable hard disks
URL : http://smartmontools.sourceforge.net/
License : GPL-2.0-or-later
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.