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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/itchyny/bed
安装元数据
| 软件包键 | brew:bed |
|---|---|
| 版本 | 0.2.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bed |
| 主页 | https://github.com/itchyny/bed |
| 仓库 | https://github.com/itchyny/bed |
| 上游文档 | https://github.com/itchyny/bed#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/itchyny/bed/archive/refs/tags/v0.2.8.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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.