Automic VaultAutomic Vault

brew

Install arkade with Homebrew, Nix, zypper, apk, apt, dnf, MacPorts, pacman, winget

Open Source Kubernetes Marketplace. Version 0.11.109 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install arkade

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install ark

MacPorts ports tree · kde/ark/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#arkade

nixpkgs package indexes · pkgs/by-name/ar/arkade/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install arkade

openSUSE Tumbleweed package metadata · arkade · source: download.opensuse.org

Alpine Linux apkverified · 92%
sudo apk add ark

Alpine Linux edge package indexes · ark · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install ark

Debian stable package indexes · ark · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install ark

Fedora Rawhide package metadata · ark · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S ark

Arch Linux sync databases · ark · source: geo.mirror.pkgbuild.com

Windows

Windows Package Managerverified · 92%
winget install --id KDE.Ark -e

Windows Package Manager source index · KDE.Ark · source: cdn.winget.microsoft.com

overview

Package summary

Open Source Kubernetes Marketplace

Commands and aliases

  • ark
  • arkade

history

Project history and usage

arkade is an open source marketplace CLI for developer tools and Kubernetes apps. Its README describes two main jobs: installing Kubernetes apps with simple commands and downloading current CLI binaries with arkade get.

Project history

Alex Ellis' two-year update explains that arkade came out of repeated Kubernetes tutorial boilerplate and an earlier k3sup app-install prototype. The specific split was from k3sup app install/info into arkade install/info, making the Kubernetes app marketplace independent from k3sup's cluster-bootstrap identity.

The official blog post dates the project motivation to 2019 and cites a September 24, 2019 prototype commit for installing apps. By the 2021 update, arkade had become a standalone project at github.com/alexellis/arkade, with a community around adding apps and tools.

The project later expanded from installing Kubernetes apps to downloading CLI tools. The README now frames arkade get as a fast way to install kubectl, kind, terraform, jq, helm, and many other developer CLIs without waiting on heavier package-manager catalog updates.

Adoption history

The arkade README includes user testimonials from cloud-native practitioners and says users run arkade get on both local workstations and CI runners such as GitHub Actions or Jenkins. It also reports a current catalog of 193 CLIs and 53 Kubernetes apps.

The 2021 project update reported 47 Kubernetes apps, 47,000 downloads, 108 releases, about 2,000 GitHub stars, and between 50 and 100 contributors when including the k3sup period. The same article describes sponsored apps as a way to fund work while improving vendor onboarding.

The supplied package facts show Homebrew packaging for arkade. Some other package-manager mappings in the input point to unrelated packages named ark or KDE Ark, so Homebrew and the upstream install script are the reliable package-level adoption signals here.

How it is used

The executables are arkade and ark. The README documents curl -sLS https://get.arkade.dev | sudo sh for installation, arkade install APP for Kubernetes apps, arkade info for post-install information, arkade get TOOL for CLI downloads, and arkade update for self-update on macOS and Linux.

arkade stores downloaded tools under $HOME/.arkade/bin by default and lets users override OS, architecture, version, and output path. It is used for local developer setup, disposable clusters, demos, tutorials, and CI jobs that need a handful of cloud-native CLIs quickly.

Why package nerds care

arkade matters because it deliberately overlaps with package managers while staying narrower: it downloads upstream CLI binaries and wraps Kubernetes app installation recipes rather than trying to be a universal OS package manager.

For package nerds, arkade is a catalog and installer pattern: one Go CLI codifies URL templates, platform/architecture detection, Helm chart installs, and app post-install messages. It is interesting precisely because it competes with copy-pasted README install commands, not because it replaces distro packaging.

Timeline

  • 2019: Alex Ellis describes the project motivation as repeated Kubernetes installation boilerplate and cites a September 24 prototype in k3sup.
  • 2021: The two-year update describes arkade as a standalone marketplace with dozens of apps, many releases, contributors, and downloads.
  • 2024: Official releases continued through 0.11.x, adding and updating CLI tool definitions.
  • 2026: The current README reports 193 CLIs and 53 Kubernetes apps.

Related projects

  • arkade grew out of k3sup and is closely related to Kubernetes, Helm, kubectl, kind, OpenFaaS, cert-manager, ingress-nginx, and the broader cloud-native CLI ecosystem.
  • Its package-manager neighbors are Homebrew, apt, direct GitHub release downloads, curl install scripts, and CI tool-cache setup steps.

security posture

Risk level: orange

infrastructure mutation or orchestration signal.

Risk classifier

orange risk · medium confidence · infrastructure

Why

  • infrastructure mutation or orchestration signal

Signals

  • text:kubernetes

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
arkcliglobal executable
arkadecliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.11.109
manager updated2026-07-07
local dataok
upstreamcurrent
latest detected0.11.109

https://github.com/alexellis/arkade

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:arkade
Version0.11.109
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/arkade
Homepagehttps://blog.alexellis.io/kubernetes-marketplace-two-year-update/
Repositoryhttps://github.com/alexellis/arkade
Upstream docshttps://github.com/alexellis/arkade#readme
LicenseMIT
Source archivehttps://github.com/alexellis/arkade/archive/refs/tags/0.11.109.tar.gz
Last updated2026-07-07T15:32:27Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namearkade
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

arkade

nix profile install nixpkgs#arkade
  • normalized package name match
  • Matched by: Arkade
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ar/arkade/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

arkade 0.11.99-1.1

Open Source Kubernetes Marketplace

https://github.com/alexellis/arkade

sudo zypper install arkade
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: arkade
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Arkade
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: arkade from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

arkade-bash-completion 0.11.99-1.1

Bash Completion for arkade

https://github.com/alexellis/arkade

sudo zypper install arkade-bash-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: arkade
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Arkade
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: arkade-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

arkade-zsh-completion 0.11.99-1.1

Zsh Completion for arkade

https://github.com/alexellis/arkade

sudo zypper install arkade-zsh-completion
  • License: Apache-2.0
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: arkade
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Arkade
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: arkade-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts94%

ark

sudo port install ark
  • installed executable or alias match
  • Matched by: Ark
MacPorts ports tree · api.github.com · MacPorts ports tree: kde/ark/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

ark 4:25.04.3-1

archive utility

https://apps.kde.org/ark/

sudo apt install ark
  • Section: utils
  • Architecture: amd64
  • 32 dependencies
  • 10 optional deps
  • installed executable or alias match
  • Matched by: Ark
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ark from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt92%

ark 4:23.08.5-0ubuntu5

archive utility

https://www.kde.org/

sudo apt install ark
  • Section: universe/utils
  • Architecture: amd64
  • 32 dependencies
  • 8 optional deps
  • installed executable or alias match
  • Matched by: Ark
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ark from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

ark 26.04.0-r0

Graphical file compression/decompression utility with support for multiple formats

https://kde.org/applications/utilities/org.kde.ark

sudo apk add ark
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ark
  • 1 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Ark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ark from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

ark-doc 26.04.0-r0

Graphical file compression/decompression utility with support for multiple formats (documentation)

https://kde.org/applications/utilities/org.kde.ark

sudo apk add ark-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ark
  • installed executable or alias match
  • Matched by: Ark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ark-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

ark-lang 26.04.0-r0

Languages for package ark

https://kde.org/applications/utilities/org.kde.ark

sudo apk add ark-lang
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: ark
  • installed executable or alias match
  • Matched by: Ark
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ark-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

ark 26.04.2-1.fc45

Archive manager

https://www.kde.org/applications/utilities/ark/

sudo dnf install ark
  • License: GPL-2.0-or-later AND LGPL-3.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ark
  • 25 dependencies
  • 5 provides
  • installed executable or alias match
  • Matched by: Ark
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ark from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

ark-libs 26.04.2-1.fc45

Runtime libraries for ark

https://www.kde.org/applications/utilities/ark/

sudo dnf install ark-libs
  • License: BSD-2-Clause AND GPL-2.0-or-later AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ark
  • 30 dependencies
  • 4 provides
  • installed executable or alias match
  • Matched by: Ark
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ark-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman92%

ark 26.04.2-1

Archiving Tool

https://apps.kde.org/ark/

sudo pacman -S ark
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 25 dependencies
  • 6 optional deps
  • installed executable or alias match
  • Matched by: Ark
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ark from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

ark 26.04.2-1.1

KDE Archiver Tool

https://apps.kde.org/ark

sudo zypper install ark
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ark
  • 26 dependencies
  • 4 provides
  • installed executable or alias match
  • Matched by: Ark
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ark from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

ark-lang 26.04.2-1.1

Translations for package ark

https://apps.kde.org/ark

sudo zypper install ark-lang
  • License: GPL-2.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: ark
  • 1 dependencies
  • 3 provides
  • installed executable or alias match
  • Matched by: Ark
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ark-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper92%

libkerfuffle26 26.04.2-1.1

KDE Archiver Tool

https://apps.kde.org/ark

sudo zypper install libkerfuffle26
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ark
  • 19 dependencies
  • 2 provides
  • installed executable or alias match
  • Matched by: Ark
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libkerfuffle26 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment