# Install srecord with Homebrew, apt, dnf, MacPorts, Nix, scoop, zypper

Tools for manipulating EPROM load files. Version 1.65.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:srecord
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install srecord
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install srecord
```

  Evidence: MacPorts ports tree: devel/srecord/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install libsrecord-dev
```

  Evidence: Debian stable package indexes: libsrecord-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install srecord
```

  Evidence: Fedora Rawhide package metadata: srecord from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#srecord
```

  Evidence: nixpkgs package indexes: pkgs/by-name/sr/srecord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install libsrecord0
```

  Evidence: openSUSE Tumbleweed package metadata: libsrecord0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install main/srecord
```

  Evidence: Scoop official bucket manifest trees: bucket/srecord.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:srecord
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/srecord>
- **Version:** 1.65.0
- **Source summary:** Tools for manipulating EPROM load files
- **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>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- srec_cat (cli)
- srec_cmp (cli)
- srec_info (cli)
- srec_cat (alias)
- srec_cmp (alias)
- srec_info (alias)

## Dependencies

- libgcrypt

## Build dependencies

- cmake
- coreutils
- doxygen
- ghostscript
- graphviz
- groff
- libpaper
- netpbm
- psutils

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.65.0
- Local data: ok
- Upstream repository: https://srecord.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2005: Public release traffic for SRecord 1.21 documented ongoing feature and bug-fix releases.
- 2007: SRecord 1.36 changed licensing to GPLv3 in release notes mirrored from the project announcement stream.
- 2022: SRecord 1.65 released, with Scott Finneran maintaining the project and preserving Peter Miller's original site style.

### Related projects

- SRecord works with firmware and EPROM load-file formats such as Motorola S-record, Intel HEX, Tektronix HEX, binary images, and vendor-specific memory-initialization files.

### Sources

- <https://sourceforge.net/projects/srecord/files/srecord/>
- <https://srecord.sourceforge.net/>
- <https://srecord.sourceforge.net/man/index.html>
- source_facts.package-manager


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **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:** stable

## Other Package-Manager Records

- Debian apt - libsrecord-dev - 1.64-4.1+b1: normalized package name match | Debian stable package indexes: libsrecord-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for manipulating EPROM load files (development) | http://srecord.sourceforge.net
- Debian apt - libsrecord0t64 - 1.64-4.1+b1: normalized package name match | Debian stable package indexes: libsrecord0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for manipulating EPROM load files (runtime) | http://srecord.sourceforge.net
- Debian apt - srecord - 1.64-4.1+b1: normalized package name match | Debian stable package indexes: srecord from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | collection of powerful tools for manipulating EPROM load files | http://srecord.sourceforge.net
- Nix - srecord: normalized package name match | nixpkgs package indexes: pkgs/by-name/sr/srecord/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libsrecord-dev - 1.64-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsrecord-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for manipulating EPROM load files (development) | http://srecord.sourceforge.net
- Ubuntu apt - libsrecord0t64 - 1.64-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libsrecord0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for manipulating EPROM load files (runtime) | http://srecord.sourceforge.net
- Ubuntu apt - srecord - 1.64-4.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: srecord from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | collection of powerful tools for manipulating EPROM load files | http://srecord.sourceforge.net
- dnf - srecord - 1.65.0-7.fc44: normalized package name match | Fedora Rawhide package metadata: srecord from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Manipulate EPROM load files | http://srecord.sourceforge.net/
- dnf - srecord-devel - 1.65.0-7.fc44: normalized package name match | Fedora Rawhide package metadata: srecord-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development headers and libraries for srecord | http://srecord.sourceforge.net/
- zypper - libsrecord0 - 1.65.0-2.4: normalized package name match | openSUSE Tumbleweed package metadata: libsrecord0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Srecord libraries | https://srecord.sourceforge.net/
- zypper - srecord - 1.65.0-2.4: normalized package name match | openSUSE Tumbleweed package metadata: srecord from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Hex/bin format conversion package | https://srecord.sourceforge.net/
- zypper - srecord-devel - 1.65.0-2.4: normalized package name match | openSUSE Tumbleweed package metadata: srecord-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Srecord development files | https://srecord.sourceforge.net/
- zypper - srecord-doc - 1.65.0-2.4: normalized package name match | openSUSE Tumbleweed package metadata: srecord-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Srecord PDF documentation | https://srecord.sourceforge.net/
- MacPorts - srecord: normalized package name match | MacPorts ports tree: devel/srecord/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/srecord: normalized package name match | Scoop official bucket manifest trees: bucket/srecord.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Related links

- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [libgcrypt](https://www.automicvault.com/pkg/brew/libgcrypt/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [coreutils](https://www.automicvault.com/pkg/brew/coreutils/) - Build dependency declared by Homebrew.
- [doxygen](https://www.automicvault.com/pkg/brew/doxygen/) - Build dependency declared by Homebrew.
- [ghostscript](https://www.automicvault.com/pkg/brew/ghostscript/) - Build dependency declared by Homebrew.
- [minipro](https://www.automicvault.com/pkg/brew/minipro/) - Popular package that depends on this formula.
- [lpc21isp](https://www.automicvault.com/pkg/brew/lpc21isp/) - Shares av.db curated category or tags: cli, developer-tools, embedded, firmware.
- [mspdebug](https://www.automicvault.com/pkg/brew/mspdebug/) - Shares av.db curated category or tags: cli, developer-tools, embedded, firmware.
- [teensy_loader_cli](https://www.automicvault.com/pkg/brew/teensy-loader-cli/) - Shares av.db curated category or tags: cli, developer-tools, embedded, firmware.
- [uuu](https://www.automicvault.com/pkg/brew/uuu/) - Shares av.db curated category or tags: cli, developer-tools, embedded, firmware.
- [wb32-dfu-updater_cli](https://www.automicvault.com/pkg/brew/wb32-dfu-updater-cli/) - Shares av.db curated category or tags: cli, developer-tools, embedded, firmware.
- [bossa](https://www.automicvault.com/pkg/brew/bossa/) - Shares av.db curated category or tags: cli, developer-tools, embedded.
- [elf2uf2-rs](https://www.automicvault.com/pkg/brew/elf2uf2-rs/) - Shares av.db curated category or tags: cli, developer-tools, embedded, file-conversion.
- [espflash](https://www.automicvault.com/pkg/brew/espflash/) - Shares av.db curated category or tags: cli, developer-tools, embedded.
- [stm32flash](https://www.automicvault.com/pkg/brew/stm32flash/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded, firmware.
- [gpsim](https://www.automicvault.com/pkg/brew/gpsim/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded.
- [gputils](https://www.automicvault.com/pkg/brew/gputils/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, embedded.

## Combined YAML source

View the package source record on GitHub. [combined/srecord.yml](https://github.com/automic-vault/db/blob/main/combined/srecord.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
