update-smart-drivedb

control and monitor storage systems using S.M.A.R.T.

Debian Debian
RUN apt-get update && \ apt-get install -y smartmontools
Ubuntu
RUN apt-get update && \ apt-get install -y smartmontools
Alpine
RUN apk add smartmontools
Arch Arch Linux
RUN pacman -S --noconfirm smartmontools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y smartmontools
Fedora
RUN dnf install -y smartmontools-1
Raspbian
RUN apt-get update && \ apt-get install -y smartmontools
click the source code to copy install update-smart-drivedb on any operating system with command-not-found.com