macOS
brew install mender-artifactlocal Homebrew formula metadata
brew
CLI tool for managing Mender artifact files. Version 4.4.0 via Homebrew; verified from local package data.
install
brew install mender-artifactlocal Homebrew formula metadata
sudo apt install mender-artifactDebian stable package indexes · mender-artifact · source: deb.debian.org
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 | cli | global executable |
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.
https://github.com/mendersoftware/mender-artifact
install metadata
| Package key | brew:mender-artifact |
|---|---|
| Version | 4.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mender-artifact |
| Homepage | https://mender.io |
| Repository | https://github.com/mendersoftware/mender-artifact |
| Upstream docs | https://docs.mender.io/artifact-creation/create-an-artifact |
| License | Apache-2.0 |
| Source archive | https://github.com/mendersoftware/mender-artifact/archive/refs/tags/4.4.0.tar.gz |
| Dependencies | dosfstools, e2fsprogs, mtools, openssl@3 |
| Build dependencies | go, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mender-artifact |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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 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.