isadump

utilities to read temperature/voltage/fan sensors

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