macOS
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · source: api.github.com
brew
Tools for manipulating EPROM load files. Version 1.65.0 via Homebrew; verified from local package data.
install
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · source: api.github.com
sudo apt install libsrecord-devDebian stable package indexes · libsrecord-dev · 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 libsrecord0openSUSE Tumbleweed package metadata · libsrecord0 · 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 | cli | global executable | |
srec_cmp | cli | global executable | |
srec_info | cli | global executable |
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.
https://srecord.sourceforge.net/
install metadata
| Package key | brew:srecord |
|---|---|
| Version | 1.65.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/srecord |
| Homepage | https://srecord.sourceforge.net/ |
| Repository | https://sourceforge.net/p/srecord/code |
| Upstream docs | https://srecord.sourceforge.net/index.html |
| License | GPL-3.0-or-later AND LGPL-3.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/srecord/srecord/1.65/srecord-1.65.0-Source.tar.gz |
| Dependencies | libgcrypt |
| Build dependencies | cmake, coreutils, doxygen, ghostscript, graphviz, groff, libpaper, netpbm, psutils |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | srecord |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-7.fc44
Manipulate EPROM load files
http://srecord.sourceforge.net/
sudo dnf install srecordsrecord-devel 1.65.0-7.fc44
Development headers and libraries for srecord
http://srecord.sourceforge.net/
sudo dnf install srecord-devellibsrecord0 1.65.0-2.4
Srecord libraries
https://srecord.sourceforge.net/
sudo zypper install libsrecord0srecord 1.65.0-2.4
Hex/bin format conversion package
https://srecord.sourceforge.net/
sudo zypper install srecordsrecord-devel 1.65.0-2.4
Srecord development files
https://srecord.sourceforge.net/
sudo zypper install srecord-develsrecord-doc 1.65.0-2.4
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.