macOS
brew install apkeeplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apkeep in AI-Agent-Workflows.
Installation
brew install apkeeplocal Homebrew formula metadata
nix profile install nixpkgs#apkeepnixpkgs package indexes · pkgs/by-name/ap/apkeep/package.nix · Quelle: api.github.com
scoop install extras/apkeepScoop official bucket manifest trees · bucket/apkeep.json · Quelle: api.github.com
Überblick
Command-line tool for downloading APK files from various sources
Verlauf
apkeep is an EFF-maintained Rust command-line tool for downloading Android APKs from several sources, including APKPure, F-Droid, Google Play, and Huawei AppGallery. In package-manager terms it sits in the small but useful niche between Android app-store clients, archival tooling, and reproducible APK collection workflows.
The public GitHub repository was created under EFForg in April 2021. The project describes itself as a command-line tool for downloading APK files from various sources and publishes prebuilt binaries, crates.io installation instructions, Docker images, and Termux guidance for Android users.
The changelog shows steady expansion after the initial public releases: versioned APK downloads for APKPure and F-Droid, F-Droid index caching, mirror and repository options, Huawei AppGallery support, Google Play split APKs and additional files, and a default config file for Google credentials. Later releases updated the Google Play API path, added F-Droid index support, exposed more device options, and reached 1.0.0 in April 2026.
Official installation paths include GitHub release binaries, crates.io via Cargo, Docker images from GitHub Container Registry, and Termux on Android. The supplied package metadata also records packaging in Homebrew, Nix, and Scoop, which is typical for a CLI used by cross-platform Android tooling people.
The repository's GitHub metadata showed roughly 1.9k stars and 148 forks at the time of research, enough to indicate adoption beyond a private EFF utility without needing non-official popularity sources.
The normal CLI flow is to pass an app id, optional version, download source, and output path. APKPure is the default source and does not require credentials; Google Play requires an email plus AAS token or auth token; F-Droid and Huawei AppGallery are documented as alternate download sources.
For Google Play, apkeep documents a user config file named apkeep.ini under the user config directory, usually ~/.config/apkeep/apkeep.ini on Linux. That file can hold Google email and token values so they do not have to be supplied on every command line.
apkeep matters to package nerds because it turns mutable Android app-store distribution into scriptable artifacts: package ids in, APK or XAPK outputs out. It is useful for APK archival, comparison, reproducible testing inputs, F-Droid mirror workflows, and cases where GUI app-store clients are a poor fit.
The interesting implementation angle is that one CLI abstracts several Android distribution ecosystems while still exposing source-specific options such as device profiles, locales, split APKs, F-Droid entry points, and APKPure version listing.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/apkeep/apkeep.iniCredential-bearing paths to review before unattended agent runs.
~/.config/apkeep/apkeep.iniExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apkeep | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/EFForg/apkeep
Installationsmetadaten
| Paketschlüssel | brew:apkeep |
|---|---|
| Version | 1.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apkeep |
| Homepage | https://github.com/EFForg/apkeep |
| Repository | https://github.com/EFForg/apkeep |
| Upstream-Dokumentation | https://github.com/EFForg/apkeep#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/EFForg/apkeep/archive/refs/tags/1.0.0.tar.gz |
| Zuletzt aktualisiert | 2026-04-30T03:22:45Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apkeep |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
apkeep
nix profile install nixpkgs#apkeepextras/apkeep
scoop install extras/apkeepQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.