# Installer rover avec Homebrew, apk, apt, Nix

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

## installation

```sh
sudo av install brew:rover
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rover
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add rover
```

  Preuve: Alpine Linux edge package indexes: rover from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install rover
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#rover
```

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

## Faits du paquet

- **Clé du paquet:** brew:rover
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.41.0
- **Résumé source:** CLI for managing and maintaining data graphs with Apollo Studio
- **Page d'accueil:** <https://www.apollographql.com/docs/rover/>
- **Dépôt:** <https://github.com/apollographql/rover>
- **Dernière mise à jour:** 2026-07-09T22:11:32Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rover (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour rover. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: $APOLLO_CONFIG_HOME
## Autres enregistrements de gestionnaires de paquets

- Debian apt - rover - 0.76.2: normalized package name match | Debian stable package indexes: rover from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | text-based light-weight frontend for update-alternatives | https://salsa.debian.org/debian/rover
- Nix - rover: normalized package name match | nixpkgs package indexes: pkgs/by-name/ro/rover/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - rover - 1.0.1-r4: normalized package name match | Alpine Linux edge package indexes: rover from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple file browser for the terminal | https://lecram.github.io/p/rover/
- apk - rover-doc - 1.0.1-r4: normalized package name match | Alpine Linux edge package indexes: rover-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Simple file browser for the terminal (documentation) | https://lecram.github.io/p/rover/


## Combined YAML source

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


## Sources

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