macOS
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.