# 安装 fastp

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

## 安装

```sh
sudo av install brew:fastp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fastp
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install fastp
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#fastp
```

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

## 软件包事实

- **软件包键:** brew:fastp
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fastp>
- **版本:** 1.3.3
- **来源摘要:** Ultra-fast all-in-one FASTQ preprocessor
- **主页:** <https://github.com/OpenGene/fastp>
- **仓库:** <https://github.com/OpenGene/fastp>
- **许可证:** MIT
- **源码归档:** <https://github.com/OpenGene/fastp/archive/refs/tags/v1.3.3.tar.gz>
- **更新:** 2026-04-24T14:50:03Z
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- fastp (cli)
- fastp (别名)

## 依赖

- highway
- isa-l
- libdeflate

## 安装行为

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

## 新鲜度

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

## 安全说明

narrow executable package without higher-risk signals.

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

## 相关链接

- [libdeflate](https://www.automicvault.com/pkg/brew/libdeflate/) - Runtime dependency declared by Homebrew.
- [highway](https://www.automicvault.com/pkg/brew/highway/) - Runtime dependency declared by Homebrew.
- [isa-l](https://www.automicvault.com/pkg/brew/isa-l/) - 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
