# 安装 flye

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

## 安装

```sh
sudo av install brew:flye
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install flye
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install flye
```

  证据: Debian stable package indexes: flye from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#flye
```

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

## 软件包事实

- **软件包键:** brew:flye
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/flye>
- **版本:** 2.9.6
- **来源摘要:** De novo assembler for single molecule sequencing reads using repeat graphs
- **主页:** <https://github.com/mikolmogorov/Flye>
- **仓库:** <https://github.com/mikolmogorov/Flye>
- **许可证:** BSD-3-Clause AND Apache-2.0 AND BSL-1.0 AND CC-BY-3.0 AND MIT
- **源码归档:** <https://github.com/mikolmogorov/Flye/archive/refs/tags/2.9.6.tar.gz>
- **更新:** 2026-02-21T23:05:43Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- flye (cli)
- flye-minimap2 (cli)
- flye-modules (cli)
- flye-samtools (cli)
- flye (别名)
- flye-minimap2 (别名)
- flye-modules (别名)
- flye-samtools (别名)

## 依赖

- python@3.14
- samtools

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

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

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [samtools](https://www.automicvault.com/pkg/brew/samtools/) - 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
