macOS
brew install mender-artifactlocal Homebrew formula metadata
brew / rank 5355
CLI tool for managing Mender artifact files. Version 4.4.1 via Homebrew; verified 2026-07-29. Also installable with debian: sudo apt install mender-artifact.
install
brew install mender-artifactlocal Homebrew formula metadata
sudo apt install mender-artifactDebian stable package indexes · mender-artifact · source: deb.debian.org
nix profile install nixpkgs#mender-artifactnixpkgs package indexes · pkgs/by-name/me/mender-artifact/package.nix · source: api.github.com
overview
CLI tool for managing Mender artifact files
history
mender-artifact is the library and CLI for working with Mender Artifact files, the .mender archives used by Mender's over-the-air update system. Mender documentation defines an Artifact as a tar-based archive containing versioning data, extensions, metadata, and one or more payload files. The GitHub project describes artifacts as wrappers that can carry binaries, metadata, checksums, signatures, and scripts used during deployments.
The tool grew around the practical lifecycle of embedded-Linux updates: create an Artifact, validate it, inspect or dump it, sign it, and preserve metadata while modifying update payloads. Release notes show the format and tooling maturing through signing support in 2017, artifact format v3 documentation and image/artifact modification work in 2018, update-module read/write support in 2019, safer handling of signed and compressed artifacts in 2021, and cloud/HSM-oriented signing additions such as GCP KMS support in 2022.
In package-manager terms, mender-artifact is a workstation tool rather than a device daemon. Developers and CI pipelines use it to package operating-system and application updates before upload to a Mender server; Mender's GitHub Actions documentation builds on that flow by uploading artifacts and triggering deployments from CI.
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 |
|---|---|---|---|
mender-artifact | 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:mender-artifact |
|---|---|
| Version | 4.4.1 |
| Package manager | Homebrew |
| Homepage | https://mender.io |
| Repository | https://github.com/mendersoftware/mender-artifact |
| Last updated | 2026-07-29T17:04:53+02:00 |
| Pulse | updated |
| 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.
mender-artifact 3.9.0+ds1-2+b5
utility to generate .mender artifacts
https://github.com/mendersoftware/mender-artifact
sudo apt install mender-artifactmender-artifact
nix profile install nixpkgs#mender-artifactmender-artifact 3.9.0+ds1-1build3
utility to generate .mender artifacts
https://github.com/mendersoftware/mender-artifact
sudo apt install mender-artifactsource 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.