# 安装 fastlane

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

## 安装

```sh
sudo av install brew:fastlane
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fastlane
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fastlane
```

  证据: nixpkgs package indexes: pkgs/by-name/fa/fastlane/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:fastlane
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fastlane>
- **版本:** 2.235.0
- **来源摘要:** Easiest way to build and release mobile apps
- **主页:** <https://fastlane.tools>
- **仓库:** <https://github.com/fastlane/fastlane>
- **上游文档:** <https://fastlane.tools>
- **许可证:** MIT
- **源码归档:** <https://github.com/fastlane/fastlane/archive/refs/tags/2.235.0.tar.gz>
- **更新:** 2026-05-26T16:04:05Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- fastlane (cli)
- fastlane (别名)

## 依赖

- ruby
- terminal-notifier

## 安装行为

- post-install 钩子: 未定义
- Caveats: Fastlane will install additional gems to FASTLANE_GEM_HOME, which defaults to ${HOME}/.local/share/fastlane/4.0.0
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 2.235.0
- 管理器更新时间: 2026-05-26
- 本地数据: ok
- 上游仓库: https://github.com/fastlane/fastlane
- 检测到的最新版本: 2.235.0 (current)

## 安全说明

no executable entrypoint in the package index.

- **Geiger 风险:** green / low
- no executable entrypoint in the package index

## 相关链接

- [ruby](https://www.automicvault.com/pkg/brew/ruby/) - Runtime dependency declared by Homebrew.
- [terminal-notifier](https://www.automicvault.com/pkg/brew/terminal-notifier/) - Runtime dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
