macOS
brew install fwuplocal Homebrew formula metadata
sudo port install fwupMacPorts ports tree · sysutils/fwup/Portfile · source: api.github.com
brew / rank 4288
Configurable embedded Linux firmware update creator and runner. Version 1.16.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#fwup.
install
brew install fwuplocal Homebrew formula metadata
sudo port install fwupMacPorts ports tree · sysutils/fwup/Portfile · source: api.github.com
sudo apk add fwupAlpine Linux edge package indexes · fwup · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#fwupnixpkgs package indexes · pkgs/by-name/fw/fwup/package.nix · source: api.github.com
scoop install extras/fwupScoop official bucket manifest trees · bucket/fwup.json · source: api.github.com
overview
Configurable embedded Linux firmware update creator and runner
history
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.
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 |
|---|---|---|---|
fwup | executable | indexed executable | Discovered from the local executable index. |
img2fwup | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fwup |
|---|---|
| Version | 1.16.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/fwup-home/fwup |
| Repository | https://github.com/fwup-home/fwup |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/fwupsource 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.