# Installer prodigal avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de prodigal pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:prodigal
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install prodigal
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install prodigal
```

  Preuve: Debian stable package indexes: prodigal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#prodigal
```

  Preuve: nixpkgs package indexes: pkgs/by-name/pr/prodigal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:prodigal
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.3
- **Résumé source:** Microbial gene prediction
- **Page d'accueil:** <https://github.com/hyattpd/Prodigal>
- **Dépôt:** <https://github.com/hyattpd/Prodigal>
- **Dernière mise à jour:** 2026-07-11T16:46:52+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- prodigal (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.3

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - prodigal - 1:2.6.3-6: normalized package name match | Debian stable package indexes: prodigal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Microbial (bacterial and archaeal) gene finding program | http://prodigal.ornl.gov/
- Nix - prodigal: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/prodigal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - prodigal - 1:2.6.3-6: normalized package name match | Ubuntu 24.04 LTS package indexes: prodigal from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Microbial (bacterial and archaeal) gene finding program | http://prodigal.ornl.gov/


## Combined YAML source

View the package source record on GitHub. [combined/prodigal.yml](https://github.com/mxcl/pkgdb/blob/main/combined/prodigal.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
