macOS
brew install bedlocal Homebrew formula metadata
sudo port install bedMacPorts ports tree · sysutils/bed/Portfile · source: api.github.com
brew
Binary editor written in Go. Version 0.2.8 via Homebrew; verified from local package data.
install
brew install bedlocal Homebrew formula metadata
sudo port install bedMacPorts ports tree · sysutils/bed/Portfile · source: api.github.com
nix profile install nixpkgs#bednixpkgs package indexes · pkgs/by-name/be/bed/package.nix · source: api.github.com
overview
Binary editor written in Go
history
bed is a terminal binary editor written in Go, aimed at fast portable editing of binary files with a Vim-like interface.
The project was created by itchyny and its repository was opened in April 2018. The README frames the project as both a practical binary editor and an exploration of how to handle large files interactively in Go.
Its upstream releases show a compact CLI tool that has remained active through the 2020s, with v0.1.0 published in January 2020 and v0.2.8 published in December 2024.
The package is distributed through Homebrew, MacPorts, and Nix according to the supplied package metadata, which is typical for a niche but useful terminal utility.
bed is used for byte-level inspection and editing in a terminal. The README lists large-file support, split windows, search, undo and redo, partial writing, and Vim-influenced commands.
For package collectors, bed is a small example of the modern Go CLI pattern: a single portable executable providing an old Unix workstation tool category, the hex/binary editor, with familiar modal-editor ergonomics.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
bed | 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://github.com/itchyny/bed
install metadata
| Package key | brew:bed |
|---|---|
| Version | 0.2.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bed |
| Homepage | https://github.com/itchyny/bed |
| Repository | https://github.com/itchyny/bed |
| Upstream docs | https://github.com/itchyny/bed#readme |
| License | MIT |
| Source archive | https://github.com/itchyny/bed/archive/refs/tags/v0.2.8.tar.gz |
| Build dependencies | go |
| 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 | bed |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
bed
nix profile install nixpkgs#bedbed
sudo port install bedsource 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.