1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-08-22 20:57:45 +02:00

linux/hardware: added package to temperature command

This commit is contained in:
tiyn 2025-08-21 05:08:42 +02:00
parent a3d1515e3f
commit 26a4516652

View File

@ -33,6 +33,7 @@ using [liquidctl](https://github.com/liquidctl/liquidctl).
## Temperature
To check the temperature the command `sensors` can be used.
To check the temperature the command `sensors` can be used which (on most distributions) is a part
of the `lm_sensors` package.
It will then display all the available temperature sensors available aswell as many other sensors
like the RPM for fans.