Automic VaultAutomic Vault

brew

digitemp を Homebrew, apt, dnf, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install digitemp

local Homebrew formula metadata

Linux

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

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

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

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

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

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

概要

パッケージ概要

Read temperature sensors in a 1-Wire net

コマンドとエイリアス

  • digitemp_DS2490
  • digitemp_DS9097
  • digitemp_DS9097U

履歴

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

DigiTemp is a long-running command-line program for reading 1-Wire temperature and related sensors. The official README identifies it as DigiTemp for Linux and documents support for DS18S20, DS18B20, DS1822, DS2438, DS2409, DS2422, and DS2423 devices.

プロジェクトの歴史

The README carries a 1996-2018 copyright notice for Brian C. Lane, placing DigiTemp among older Unix hardware utilities that predate modern package-manager culture but still fit it well: small C program, command-line interface, man page, and local configuration file. The GitHub repository was created in 2012 as a public source-control home for the maintained code.

採用の歴史

DigiTemp's adoption is tied to 1-Wire hobbyist, server-room, and home-monitoring setups, especially where temperature readings need to be logged from serial adapters or USB 1-Wire interfaces. The official README describes cron-based logging, RRD graphing scripts, MySQL logging scripts, and GNU Plot output, which explains its durability in system-monitoring packages.

使われ方

A typical setup initializes `./.digitemprc` with the serial adapter and discovered sensor ROMs, then uses commands such as `digitemp -a` to read all sensors or `digitemp -a -l/var/log/temperature` from cron. Command-line arguments can temporarily override the configuration file.

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

DigiTemp matters as the sort of practical hardware bridge that package repositories preserve for decades: it turns inexpensive 1-Wire sensors into scriptable Unix telemetry. Its value is less about a modern interface and more about being stable, small, automatable, and useful on old or embedded systems.

タイムライン

  • 1996: Copyright history begins for DigiTemp for Linux.
  • 2012: Public GitHub repository created.
  • 2018: README copyright range reaches 2018 in version 3.7.2.
  • 2025: GitHub repository metadata shows continuing source updates.

Related projects

  • DigiTemp is closely related to Dallas/Maxim 1-Wire sensor tooling and to older Unix monitoring pipelines that combine cron, log files, RRD, database logging, and graph generation.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

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.

Unix
./.digitemprc

実行可能ファイル

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

コマンド種類公開範囲メモ
digitemp_DS2490cliグローバル実行可能ファイル
digitemp_DS9097cliグローバル実行可能ファイル
digitemp_DS9097Ucliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版3.7.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v3.7.2

https://github.com/bcl/digitemp

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:digitemp
バージョン3.7.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/digitemp
ホームページhttps://www.digitemp.com/
リポジトリhttps://github.com/bcl/digitemp
上流ドキュメントhttps://github.com/bcl/digitemp#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/bcl/digitemp/archive/refs/tags/v3.7.2.tar.gz
依存関係libusb-compat
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedigitemp
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

Debian apt95%

digitemp 3.7.2-2

read temperature sensors in a 1-Wire net

https://www.digitemp.com/

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

digitemp

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

digitemp 3.7.2-2

read temperature sensors in a 1-Wire net

https://www.digitemp.com/

sudo apt install digitemp
  • Section: universe/electronics
  • Architecture: amd64
  • 1 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Digitemp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: digitemp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

digitemp 3.7.2-17.fc44

Dallas Semiconductor 1-wire device reading console application

https://www.digitemp.com/

sudo dnf install digitemp
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: digitemp
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Digitemp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: digitemp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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