lm-sensors
Utilities to read temperature/voltage/fan sensors
Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.
- Versions: 3.6.0
- Website: https://hwmon.wiki.kernel.org/lm_sensors
- Licenses: GPL 2+
- Package source: gnu/packages/linux.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of lm-sensors
as follows:
guix install lm-sensors
Or install a particular version:
guix install lm-sensors@3.6.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of lm-sensors about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/lm-sensors'><img src='https://packages.guix.gnu.org/packages/lm-sensors/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/lm-sensors)
Example Org:
[[https://packages.guix.gnu.org/packages/lm-sensors][https://packages.guix.gnu.org/packages/lm-sensors/badges/latest-version.svg]]