Automic VaultAutomic Vault

brew

lm-sensors を Homebrew, apk, apt, dnf, Nix, pacman, scoop, winget, zypper でインストール

lm-sensors のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install lm-sensors

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add lm-sensors

Alpine Linux edge package indexes · lm-sensors · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install fancontrol

Debian stable package indexes · fancontrol · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install lm_sensors

Fedora Rawhide package metadata · lm_sensors · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#lm_sensors

nixpkgs package indexes · pkgs/by-name/lm/lm_sensors/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S lm_sensors

Arch Linux sync databases · lm_sensors · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install libsensors4

openSUSE Tumbleweed package metadata · libsensors4 · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install extras/fancontrol

Scoop official bucket manifest trees · bucket/fancontrol.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Rem0o.FanControl -e

Windows Package Manager source index · Rem0o.FanControl · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Tools for monitoring the temperatures, voltages, and fans

コマンドとエイリアス

  • fancontrol
  • pwmconfig
  • sensors
  • sensors-conf-convert
  • sensors-detect

履歴

プロジェクトの歴史と使われ方

lm-sensors is the Linux user-space package for reading and configuring hardware-monitoring data such as temperatures, voltages, fan speeds, and PWM fan control.

プロジェクトの歴史

The current lm-sensors version 3 line provides user-space support for Linux hardware monitoring drivers in Linux 2.6.5 and later, while older kernels require the version 2 line. The package is organized around documentation, sample configuration files, libsensors, and programs such as sensors-detect, sensors, sensord, fancontrol, and pwmconfig.

The version 3 CHANGES file records the 3.0.0 release cycle in 2007, including the initial 3.0.0-rc1 release, the switch to the default /etc/sensors3.conf configuration file during the release candidates, and the 3.0.0 final release in November 2007. Later releases continued to track new kernel hwmon attributes, chip families, JSON output, systemd integration, and new configuration samples.

採用の歴史

lm-sensors became a standard Linux hardware-monitoring plumbing package because the kernel drivers expose data through sysfs, while libsensors supplies board-specific labels and conversion rules that applications can share instead of duplicating. The upstream README asks users to contribute board configurations so others with the same hardware do not need to recreate them.

Package-manager adoption is broad in the supplied package data, with entries across Alpine, Debian, Fedora, Homebrew, Nix, Arch, Ubuntu, and openSUSE families. That matches its role as the CLI backend behind many desktop monitors, server dashboards, and home-lab scripts.

使われ方

Typical use starts with running sensors-detect as root so the tool can identify installed hardware and recommend kernel modules. The sensors command reports current readings and can set limits, while sensord can watch values, log alarms, and feed an RRD database.

libsensors reads kernel hwmon data from /sys and applies labels or scaling from configuration files. fancontrol reads its own configuration, usually generated by pwmconfig, and adjusts PWM outputs from temperature readings; upstream warns users to configure fan control carefully because bad settings can damage hardware.

パッケージ好きにとっての重要性

lm-sensors is one of those small packages that makes an entire category of system tooling possible. It turns messy per-board hwmon naming into stable CLI and library output, so package maintainers, monitoring stacks, and shell scripts can depend on sensors rather than chasing individual chip drivers.

For Homebrew and other Unix package sets, lm-sensors is interesting because its upstream is Linux-specific even when package metadata can appear in cross-platform indexes. The useful behavior depends on Linux kernel hwmon support, sysfs, and local hardware.

タイムライン

  • 2007-09-25: lm-sensors 3.0.0-rc1 is marked as the initial version 3 release.
  • 2007-10-28: The 3.0.0-rc3 notes record /etc/sensors3.conf as the default configuration file.
  • 2007-11-24: lm-sensors 3.0.0 is released.
  • 2019-10-18: lm-sensors 3.6.0 adds JSON-related fixes and many sensor-detection updates.
  • 2024-01-13: lm-sensors 3.6.2 adds richer sensor metadata and JSON output changes.

Related projects

  • The Linux kernel hwmon subsystem, libsensors, sensors-detect, fancontrol, pwmconfig, sensord, GNOME Sensors Applet, Psensor, PowerTOP, and s-tui are closely related in the upstream documentation.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 2 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/sensors3.conf/etc/sensors.d/*/etc/fancontrol

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
fancontrolcliグローバル実行可能ファイル
pwmconfigcliグローバル実行可能ファイル
sensorscliグローバル実行可能ファイル
sensors-conf-convertcliグローバル実行可能ファイル
sensors-detectcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版3.6.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/hramrach/lm-sensors

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lm-sensors
バージョン3.6.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/lm-sensors
ホームページhttps://github.com/hramrach/lm-sensors
リポジトリhttps://github.com/hramrach/lm-sensors
上流ドキュメントhttps://github.com/hramrach/lm-sensors#readme
ライセンスGPL-2.0-or-later OR LGPL-2.1-or-later
ソースアーカイブhttps://github.com/hramrach/lm-sensors/archive/refs/tags/V3-6-2.tar.gz
ビルド依存関係bison, flex
Bottle利用可能 (対象 arm64_linux, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelm-sensors
Version Scheme0
Revision0
Requirements
  • linux
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

fancontrol 1:3.6.2-2

utility to control the fan speed

https://github.com/hramrach/lm-sensors

sudo apt install fancontrol
  • Section: utils
  • Architecture: all
  • Source Package: lm-sensors
  • normalized package name match
  • 一致条件: Lm Sensors
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fancontrol from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsensors-config 1:3.6.2-2

lm-sensors configuration files

https://github.com/hramrach/lm-sensors

sudo apt install libsensors-config
  • Section: utils
  • Architecture: all
  • Source Package: lm-sensors
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsensors-config from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsensors-dev 1:3.6.2-2

lm-sensors development kit

https://github.com/hramrach/lm-sensors

sudo apt install libsensors-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lm-sensors
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsensors-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libsensors5 1:3.6.2-2

library to read temperature/voltage/fan sensors

https://github.com/hramrach/lm-sensors

sudo apt install libsensors5
  • Section: libs
  • Architecture: amd64
  • Source Package: lm-sensors
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsensors5 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lm-sensors 1:3.6.2-2

utilities to read temperature/voltage/fan sensors

https://github.com/hramrach/lm-sensors

sudo apt install lm-sensors
  • Section: utils
  • Architecture: amd64
  • 2 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lm-sensors from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

lm_sensors

nix profile install nixpkgs#lm_sensors
  • normalized package name match
  • 一致条件: Lm Sensors
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/lm/lm_sensors/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fancontrol 1:3.6.0-9build1

utility to control the fan speed

https://hwmon.wiki.kernel.org/lm_sensors

sudo apt install fancontrol
  • Section: universe/utils
  • Architecture: all
  • Source Package: lm-sensors
  • normalized package name match
  • 一致条件: Lm Sensors
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fancontrol from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libsensors-config 1:3.6.0-9build1

lm-sensors configuration files

https://hwmon.wiki.kernel.org/lm_sensors

sudo apt install libsensors-config
  • Section: utils
  • Architecture: all
  • Source Package: lm-sensors
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsensors-config from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libsensors-dev 1:3.6.0-9build1

lm-sensors development kit

https://hwmon.wiki.kernel.org/lm_sensors

sudo apt install libsensors-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: lm-sensors
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsensors-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libsensors5 1:3.6.0-9build1

library to read temperature/voltage/fan sensors

https://hwmon.wiki.kernel.org/lm_sensors

sudo apt install libsensors5
  • Section: libs
  • Architecture: amd64
  • Source Package: lm-sensors
  • 2 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsensors5 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

lm-sensors 1:3.6.0-9build1

utilities to read temperature/voltage/fan sensors

https://hwmon.wiki.kernel.org/lm_sensors

sudo apt install lm-sensors
  • Section: universe/utils
  • Architecture: amd64
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: lm-sensors from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

lm-sensors 3.6.0-r5

Collection of user space tools for general SMBus access and hardware monitoring.

https://github.com/lm-sensors/lm-sensors

sudo apk add lm-sensors
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lm-sensors
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lm Sensors
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lm-sensors from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lm-sensors-detect 3.6.0-r5

Detection/migration scripts for lm-sensors

https://github.com/lm-sensors/lm-sensors

sudo apk add lm-sensors-detect
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lm-sensors
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lm Sensors
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lm-sensors-detect from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lm-sensors-dev 3.6.0-r5

Collection of user space tools for general SMBus access and hardware monitoring. (development files)

https://github.com/lm-sensors/lm-sensors

sudo apk add lm-sensors-dev
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lm-sensors
  • 1 依存関係
  • normalized package name match
  • 一致条件: Lm Sensors
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lm-sensors-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lm-sensors-doc 3.6.0-r5

Collection of user space tools for general SMBus access and hardware monitoring. (documentation)

https://github.com/lm-sensors/lm-sensors

sudo apk add lm-sensors-doc
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lm-sensors
  • normalized package name match
  • 一致条件: Lm Sensors
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lm-sensors-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

lm-sensors-fancontrol 3.6.0-r5

fancontrol daemon

https://github.com/lm-sensors/lm-sensors

sudo apk add lm-sensors-fancontrol
  • License: LGPL-2.1-or-later AND GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: lm-sensors
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Lm Sensors
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lm-sensors-fancontrol from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment