# 安装 augustus

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

## 安装

```sh
sudo av install brew:augustus
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install augustus
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install augustus
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#augustus
```

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

- pacman (92%):

```sh
sudo pacman -S augustus
```

  证据: Arch Linux sync databases: augustus from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:augustus
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/augustus>
- **版本:** 3.5.0
- **来源摘要:** Predict genes in eukaryotic genomic sequences
- **主页:** <https://bioinf.uni-greifswald.de/augustus/>
- **仓库:** <https://github.com/Gaius-Augustus/Augustus>
- **上游文档:** <https://bioinf.uni-greifswald.de/augustus/>
- **许可证:** Artistic-1.0
- **源码归档:** <https://github.com/Gaius-Augustus/Augustus/archive/refs/tags/v3.5.0.tar.gz>
- **更新:** 2026-02-16T17:00:36+01:00
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- aln2wig (cli)
- augustus (cli)
- bam2hints (cli)
- bam2wig (cli)
- compileSpliceCands (cli)
- etraining (cli)
- fastBlockSearch (cli)
- filterBam (cli)
- homGeneMapping (cli)
- joingenes (cli)
- pp_simScore (cli)
- prepareAlign (cli)
- aln2wig (别名)
- augustus (别名)
- bam2hints (别名)
- bam2wig (别名)
- compileSpliceCands (别名)
- etraining (别名)
- fastBlockSearch (别名)
- filterBam (别名)
- homGeneMapping (别名)
- joingenes (别名)
- pp_simScore (别名)
- prepareAlign (别名)

## 依赖

- bamtools
- boost
- htslib

## 安装行为

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

## 新鲜度

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

## 安全说明

narrow executable package without higher-risk signals.

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

## 相关链接

- [boost](https://www.automicvault.com/pkg/brew/boost/) - Runtime dependency declared by Homebrew.
- [htslib](https://www.automicvault.com/pkg/brew/htslib/) - Runtime dependency declared by Homebrew.
- [bamtools](https://www.automicvault.com/pkg/brew/bamtools/) - 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
