macOS
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · Quelle: api.github.com
brew / Rang 3588
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für srecord in AI-Agent-Workflows.
Installation
brew install srecordlocal Homebrew formula metadata
sudo port install srecordMacPorts ports tree · devel/srecord/Portfile · Quelle: api.github.com
sudo apt install srecordDebian stable package indexes · srecord · Quelle: deb.debian.org
sudo dnf install srecordFedora Rawhide package metadata · srecord · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#srecordnixpkgs package indexes · pkgs/by-name/sr/srecord/package.nix · Quelle: api.github.com
sudo zypper install srecordopenSUSE Tumbleweed package metadata · srecord · Quelle: download.opensuse.org
scoop install main/srecordScoop official bucket manifest trees · bucket/srecord.json · Quelle: api.github.com
Überblick
Tools for manipulating EPROM load files
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
srec_cat | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
srec_cmp | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
srec_info | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:srecord |
|---|---|
| Version | 1.65.0 |
| Paketmanager | Homebrew |
| Homepage | https://srecord.sourceforge.net/ |
| Zuletzt aktualisiert | 2026-07-13T17:31:47+09:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/srecordQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.