macOS
brew install dpcmdlocal Homebrew formula metadata
安装
brew install dpcmdlocal Homebrew formula metadata
概览
Linux software for DediProg SF100/SF600
历史
dpcmd is the command-line program built from DediProg's SF100Linux repository for DediProg SF100 and SF600 SPI flash programmers.
The official GitHub repository was created in August 2015 and describes itself as Linux software for SF100/SF600. Its README is narrow and practical: install libusb, libxml2, and pkg-config, build with make, and use the resulting dpcmd binary from the source tree.
The public GitHub release list is sparse but shows a 1.2.1.03 release in September 2017 and V1.14.20.x/V1.14.21.x releases in 2024. That suggests a vendor-maintained hardware utility with intermittent public release points rather than a community-driven CLI.
dpcmd's adoption is naturally tied to owners and service benches using DediProg SPI flash programmers. Homebrew packaging makes the vendor Linux tool easier to install on macOS or Linux systems used for firmware flashing work.
The README's basic example writes an image file to a flash chip with ./dpcmd --auto image.bin --verify, automatically detecting the chip, updating differing contents, reading back, and verifying the write. Advanced usage is delegated to dpcmd --help.
dpcmd is package-nerd significant as hardware-support plumbing: small, vendor-specific, and essential when someone needs to recover or provision SPI flash. Its dependencies and build style are boring, which is exactly what maintainers want for a flashing tool.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dpcmd | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/DediProgSW/SF100Linux
安装元数据
| 软件包键 | brew:dpcmd |
|---|---|
| 版本 | 1.14.21 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dpcmd |
| 主页 | https://github.com/DediProgSW/SF100Linux |
| 仓库 | https://github.com/DediProgSW/SF100Linux |
| 上游文档 | https://github.com/DediProgSW/SF100Linux#readme |
| 许可证 | GPL-2.0-only |
| 源码归档 | https://github.com/DediProgSW/SF100Linux/archive/refs/tags/V1.14.21,x.tar.gz |
| 依赖 | libusb |
| 构建依赖 | pkgconf |
| 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 | dpcmd |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.