macOS
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · source: api.github.com
brew / rank 3588
Tools for manipulating EPROM load files. Version 1.65.0 via Homebrew; verified 2026-07-13. Also installable with debian: sudo apt install libsrecord-dev.
install
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · source: api.github.com
sudo apt install srecordDebian stable package indexes · srecord · source: deb.debian.org
sudo dnf install srecordFedora Rawhide package metadata · srecord · source: dl.fedoraproject.org
nix profile install nixpkgs#srecordnixpkgs package indexes · pkgs/by-name/sr/srecord/package.nix · source: api.github.com
sudo zypper install srecordopenSUSE Tumbleweed package metadata · srecord · source: download.opensuse.org
scoop install main/srecordScoop official bucket manifest trees · bucket/srecord.json · source: api.github.com
overview
Tools for manipulating EPROM load files
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
srec_cat | executable | indexed executable | Discovered from the local executable index. |
srec_cmp | executable | indexed executable | Discovered from the local executable index. |
srec_info | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:srecord |
|---|---|
| Version | 1.65.0 |
| Package manager | Homebrew |
| Homepage | https://srecord.sourceforge.net/ |
| Last updated | 2026-07-13T17:31:47+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/srecordsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.