macOS
brew install bedlocal Homebrew formula metadata
sudo port install bedMacPorts ports tree · sysutils/bed/Portfile · 来源: api.github.com
安装
brew install bedlocal Homebrew formula metadata
sudo port install bedMacPorts ports tree · sysutils/bed/Portfile · 来源: api.github.com
nix profile install nixpkgs#bednixpkgs package indexes · pkgs/by-name/be/bed/package.nix · 来源: api.github.com
概览
Binary editor written in Go
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bed | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:bed |
|---|---|
| 版本 | 0.2.8 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/itchyny/bed |
| 仓库 | https://github.com/itchyny/bed |
| 最后更新 | 2026-07-26T10:56:32+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bed
nix profile install nixpkgs#bedbed
sudo port install bed来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.