macOS
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · ソース: api.github.com
brew / 順位 3588
srecord のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · ソース: api.github.com
sudo apt install srecordDebian stable package indexes · srecord · ソース: deb.debian.org
sudo dnf install srecordFedora Rawhide package metadata · srecord · ソース: dl.fedoraproject.org
nix profile install nixpkgs#srecordnixpkgs package indexes · pkgs/by-name/sr/srecord/package.nix · ソース: api.github.com
sudo zypper install srecordopenSUSE Tumbleweed package metadata · srecord · ソース: download.opensuse.org
scoop install main/srecordScoop official bucket manifest trees · bucket/srecord.json · ソース: api.github.com
概要
Tools for manipulating EPROM load files
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
srec_cat | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
srec_cmp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
srec_info | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:srecord |
|---|---|
| バージョン | 1.65.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://srecord.sourceforge.net/ |
| 最終更新 | 2026-07-13T17:31:47+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
libsrecord-dev 1.64-4.1+b1
library for manipulating EPROM load files (development)
http://srecord.sourceforge.net
sudo apt install libsrecord-devlibsrecord0t64 1.64-4.1+b1
library for manipulating EPROM load files (runtime)
http://srecord.sourceforge.net
sudo apt install libsrecord0t64srecord 1.64-4.1+b1
collection of powerful tools for manipulating EPROM load files
http://srecord.sourceforge.net
sudo apt install srecordsrecord
nix profile install nixpkgs#srecordlibsrecord-dev 1.64-4.1build1
library for manipulating EPROM load files (development)
http://srecord.sourceforge.net
sudo apt install libsrecord-devlibsrecord0t64 1.64-4.1build1
library for manipulating EPROM load files (runtime)
http://srecord.sourceforge.net
sudo apt install libsrecord0t64srecord 1.64-4.1build1
collection of powerful tools for manipulating EPROM load files
http://srecord.sourceforge.net
sudo apt install srecordsrecord 1.65.0-8.fc45
Manipulate EPROM load files
http://srecord.sourceforge.net/
sudo dnf install srecordsrecord-devel 1.65.0-8.fc45
Development headers and libraries for srecord
http://srecord.sourceforge.net/
sudo dnf install srecord-devellibsrecord0 1.65.0-2.6
Srecord libraries
https://srecord.sourceforge.net/
sudo zypper install libsrecord0srecord 1.65.0-2.6
Hex/bin format conversion package
https://srecord.sourceforge.net/
sudo zypper install srecordsrecord-devel 1.65.0-2.6
Srecord development files
https://srecord.sourceforge.net/
sudo zypper install srecord-develsrecord-doc 1.65.0-2.6
Srecord PDF documentation
https://srecord.sourceforge.net/
sudo zypper install srecord-docsrecord
sudo port install srecordmain/srecord
scoop install main/srecordソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.