pkg.soopen package index

brew / 排名 3171

使用 Homebrew, Nix, scoop 安装 apkeep

查看 apkeep 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install apkeep

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#apkeep

nixpkgs package indexes · pkgs/by-name/ap/apkeep/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/apkeep

Scoop official bucket manifest trees · bucket/apkeep.json · 来源: api.github.com

概览

软件包摘要

Command-line tool for downloading APK files from various sources

命令和别名

  • apkeep

历史

项目历史与用法

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.

时间线

  • 2021: Public EFForg/apkeep repository created on GitHub.
  • 2021: Changelog records F-Droid package-index caching and versioned app download support.
  • 2022: Huawei AppGallery, Google Play split APKs, additional files, and a default credential config file were added.
  • 2024: Google Play API v3 support and documented Google Play workflow landed.
  • 2026: Version 1.0.0 added dex metadata downloads, auth-token support, and custom device properties.

Related projects

  • apkeep's Google Play workflow points to EFForg/rs-google-play device profiles. Its source list overlaps with F-Droid, APKPure, Google Play, Huawei AppGallery, and Android package-analysis tools that consume APK files.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:download

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
~/.config/apkeep/apkeep.ini

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
~/.config/apkeep/apkeep.ini

可执行文件

已安装的可执行文件

命令类型暴露范围备注
apkeep可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.0.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:apkeep
版本1.0.0
软件包管理器Homebrew
主页https://github.com/EFForg/apkeep
仓库https://github.com/EFForg/apkeep
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

apkeep

nix profile install nixpkgs#apkeep
  • normalized package name match
  • 匹配方式:Apkeep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ap/apkeep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/apkeep

scoop install extras/apkeep
  • normalized package name match
  • 匹配方式:Apkeep
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/apkeep.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation