macOS
brew install fwuplocal Homebrew formula metadata
sudo port install fwupMacPorts ports tree · sysutils/fwup/Portfile · 来源: api.github.com
安装
brew install fwuplocal Homebrew formula metadata
sudo port install fwupMacPorts ports tree · sysutils/fwup/Portfile · 来源: api.github.com
sudo apk add fwupAlpine Linux edge package indexes · fwup · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fwupnixpkgs package indexes · pkgs/by-name/fw/fwup/package.nix · 来源: api.github.com
scoop install extras/fwupScoop official bucket manifest trees · bucket/fwup.json · 来源: api.github.com
概览
Configurable embedded Linux firmware update creator and runner
历史
fwup is an embedded Linux firmware update creator and runner. It packages update logic and payloads into standard ZIP-based `.fw` archives and applies them using configurable tasks such as full image writes, A/B partition swaps, recovery updates, and trial update or failback flows.
The public repository was created in June 2014. GitHub release metadata shows 0.x releases in 2015, and the 1.x line continued through the mid-2020s.
The README describes a design focused on minimal dependencies, streaming archive processing, careful write ordering, verification, and limited scripting so that failure modes on embedded targets are easier to reason about.
Recent changelog entries show continued work on delta updates, encrypted partitions, block cache sizing, U-Boot environment handling, and package dependencies for static builds.
fwup is distributed through release artifacts and several package managers. The README names Homebrew for macOS, Linux packages, Chocolatey for Windows, Alpine, Buildroot, Yocto via meta-fwup, and version-manager support through asdf-fwup and mise.
The README points to the Nerves Project as a better-maintained source of examples, which reflects fwup's practical role in the Nerves embedded Elixir ecosystem and embedded Linux image update workflows.
Users create firmware archives with a `fwup.conf` file, apply `.fw` archives to devices or image files, generate signing keys, verify or sign archives, and use `img2fwup` to convert raw images to `.fw` files.
The tool is deliberately not an update distribution service. Upstream documentation expects users to deliver `.fw` files through external media, network streams, Ansible, or other deployment tooling.
fwup matters to package maintainers because it packages firmware update policy, payloads, signing, partition manipulation, metadata, progress reporting, and failure behavior into one portable artifact format.
It is also a useful counterexample to application-level update tools: its domain is block devices, boot partitions, sparse writes, and embedded recovery flows, where package-manager semantics meet physical storage constraints.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fwup | cli | 全局可执行文件 | |
img2fwup | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/fwup-home/fwup
安装元数据
| 软件包键 | brew:fwup |
|---|---|
| 版本 | 1.16.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fwup |
| 主页 | https://github.com/fwup-home/fwup |
| 仓库 | https://github.com/fwup-home/fwup |
| 上游文档 | https://github.com/fwup-home/fwup#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/fwup-home/fwup/releases/download/v1.16.0/fwup-1.16.0.tar.gz |
| 最后更新 | 2026-05-01T15:32:25Z |
| Pulse | updated |
| 依赖 | confuse, libarchive |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fwup |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
fwup
nix profile install nixpkgs#fwupfwup 1.15.0-r0
Configurable embedded Linux firmware update creator and runner
https://github.com/fwup-home/fwup
sudo apk add fwupfwup-bash-completion 1.15.0-r0
Bash completions for fwup
https://github.com/fwup-home/fwup
sudo apk add fwup-bash-completionfwup-doc 1.15.0-r0
Configurable embedded Linux firmware update creator and runner (documentation)
https://github.com/fwup-home/fwup
sudo apk add fwup-docfwup
sudo port install fwupextras/fwup
scoop install extras/fwup来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.