Answers for "how to install lm sensors"

0

how to install lm sensors

# Use sudo before if you are not in root

# for ubuntu
apt install lm-sensors
# for fedora
dnf install lm_sensors

sudo sensors-detect
# And type yes for all
Posted by: Guest on August-01-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language