pkg.soopen package index

brew / 順位 3588

srecord を Homebrew, apt, dnf, MacPorts, Nix, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install srecord

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install srecord

MacPorts ports tree · devel/srecord/Portfile · ソース: api.github.com

Linux

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

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

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

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

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

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

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

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

Windows

Scoop確認済み · 92%
scoop install main/srecord

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

概要

パッケージ概要

Tools for manipulating EPROM load files

コマンドとエイリアス

  • srec_cat
  • srec_cmp
  • srec_info

履歴

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

SRecord is a long-running command-line toolkit for manipulating EPROM load files and firmware image formats. It is packaged because embedded developers still need reliable format conversion, comparison, inspection, checksumming, and filtering for Intel HEX, Motorola S-record, binary, and many other memory-image formats.

プロジェクトの歴史

The official SRecord site says the package was written by Peter Miller and is now maintained by Scott Finneran, with the website kept close to Miller's original in memoriam. Miller's own project note explains that he wrote SRecord because existing EPROM-load-file tools were few and did not cover enough of the manipulations he needed.

SRecord is written in C++ and organized around flexible file formats and input filters. The official site highlights `srec_cat`, `srec_cmp`, and `srec_info` as the main user-facing tools, and the reference manual documents a large set of supported formats and filters.

採用の歴史

The package metadata in this batch shows SRecord carried by Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Scoop, Ubuntu, and openSUSE/Zypper. That broad distribution is typical for low-level embedded utilities: the audience is specialized, but the tool is valuable wherever firmware images are built, transformed, or compared.

使われ方

Common usage is command-line conversion and normalization of firmware load files. `srec_cat` joins, crops, fills, checksums, and converts records; `srec_cmp` compares load files in a format-aware way; and `srec_info` reports address ranges and metadata.

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

SRecord matters to package nerds because it is the sort of compact, old-school Unix utility that quietly anchors embedded build systems. Packaging it saves projects from vendoring ad hoc HEX/S-record converters, and its many format backends make it more robust than one-off scripts.

タイムライン

  • 2005: Public release traffic for SRecord 1.21 documented ongoing feature and bug-fix releases.
  • 2007: SRecord 1.36 changed licensing to GPLv3 in release notes mirrored from the project announcement stream.
  • 2022: SRecord 1.65 released, with Scott Finneran maintaining the project and preserving Peter Miller's original site style.

Related projects

  • SRecord works with firmware and EPROM load-file formats such as Motorola S-record, Intel HEX, Tektronix HEX, binary images, and vendor-specific memory-initialization files.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:record

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
srec_cat実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
srec_cmp実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
srec_info実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.65.0
マネージャ更新日2026-07-13
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:srecord
バージョン1.65.0
パッケージマネージャHomebrew
ホームページhttps://srecord.sourceforge.net/
最終更新2026-07-13T17:31:47+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

libsrecord-dev 1.64-4.1+b1

library for manipulating EPROM load files (development)

http://srecord.sourceforge.net

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

libsrecord0t64 1.64-4.1+b1

library for manipulating EPROM load files (runtime)

http://srecord.sourceforge.net

sudo apt install libsrecord0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: srecord
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libsrecord0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

srecord 1.64-4.1+b1

collection of powerful tools for manipulating EPROM load files

http://srecord.sourceforge.net

sudo apt install srecord
  • Section: utils
  • Architecture: amd64
  • Source Package: srecord
  • 4 依存関係
  • normalized package name match
  • 一致条件: Srecord
Debian stable package indexes · deb.debian.org · Debian stable package indexes: srecord from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

srecord

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

libsrecord-dev 1.64-4.1build1

library for manipulating EPROM load files (development)

http://srecord.sourceforge.net

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

libsrecord0t64 1.64-4.1build1

library for manipulating EPROM load files (runtime)

http://srecord.sourceforge.net

sudo apt install libsrecord0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: srecord
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libsrecord0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

srecord 1.64-4.1build1

collection of powerful tools for manipulating EPROM load files

http://srecord.sourceforge.net

sudo apt install srecord
  • Section: universe/utils
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Srecord
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: srecord from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

srecord 1.65.0-8.fc45

Manipulate EPROM load files

http://srecord.sourceforge.net/

sudo dnf install srecord
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: srecord
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Srecord
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: srecord from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

srecord-devel 1.65.0-8.fc45

Development headers and libraries for srecord

http://srecord.sourceforge.net/

sudo dnf install srecord-devel
  • License: GPL-3.0-or-later AND LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: srecord
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: srecord-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

libsrecord0 1.65.0-2.6

Srecord libraries

https://srecord.sourceforge.net/

sudo zypper install libsrecord0
  • License: GPL-3.0-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: srecord
  • 5 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Srecord
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libsrecord0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

srecord 1.65.0-2.6

Hex/bin format conversion package

https://srecord.sourceforge.net/

sudo zypper install srecord
  • License: GPL-3.0-or-later
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: srecord
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: srecord from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

srecord-devel 1.65.0-2.6

Srecord development files

https://srecord.sourceforge.net/

sudo zypper install srecord-devel
  • License: GPL-3.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: srecord
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: srecord-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

srecord-doc 1.65.0-2.6

Srecord PDF documentation

https://srecord.sourceforge.net/

sudo zypper install srecord-doc
  • License: GPL-3.0-or-later
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: srecord
  • 1 提供
  • normalized package name match
  • 一致条件: Srecord
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: srecord-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

srecord

sudo port install srecord
  • normalized package name match
  • 一致条件: Srecord
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/srecord/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/srecord

scoop install main/srecord
  • normalized package name match
  • 一致条件: Srecord
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/srecord.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation