# Installer gyb avec Homebrew, Nix, winget

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

## installation

```sh
sudo av install brew:gyb
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gyb
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gyb
```

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

### Windows

- winget (92%):

```sh
winget install --id GAM-Team.GotYourBack -e
```

  Preuve: Windows Package Manager source index: GAM-Team.GotYourBack from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:gyb
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gyb>
- **Version:** 1.95
- **Résumé source:** CLI for backing up and restoring Gmail messages
- **Page d'accueil:** <https://github.com/GAM-team/got-your-back/>
- **Dépôt:** <https://github.com/GAM-team/got-your-back>
- **Docs amont:** <https://github.com/GAM-team/got-your-back/>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/GAM-team/got-your-back/archive/refs/tags/v1.95.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gyb (cli)
- gyb (alias)

## Dépendances

- certifi
- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Précautions: Default config_folder: $HOMEBREW_PREFIX/etc/gyb
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.95
- données locales: OK
- dépôt amont: https://github.com/GAM-team/got-your-back
- dernière version détectée: v1.95 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Got Your Back, usually called GYB, is a command-line backup and restore tool for Gmail and Google Workspace mailboxes. Its historical niche is the gap between consumer Gmail export tools, Google Workspace administration, and scriptable local mail preservation.

### Historique du projet

The GYB repository identifies the tool as maintained by Jay Lee and describes it as a command-line program for backing up Gmail messages to a local computer using Gmail's API over HTTPS. GitHub repository metadata records the public GAM-team repository as created in June 2014, and the README preserves the earlier jay0lee project links in its release and wiki references.

The project documentation grew around practical setup and recovery tasks rather than a large library API. The wiki walks users through creating a Google Cloud project, granting Gmail access, running estimates, backing up, restoring, using Gmail searches for selective backups, and supporting Google Workspace administrator scenarios.

### Historique d'adoption

GYB adoption tracks administrators and power users who need command-line control over Gmail exports and restores. The project offers Windows installers and Mac/Linux shell installation instructions, while the supplied package facts show Homebrew, Nix, and winget packages, giving it reach across the operating systems commonly used by Google Workspace administrators.

The wiki's emphasis on Gmail.com, Google Workspace, service accounts, Vault, mbox restore, selective search, and daily incremental backup patterns shows why the tool became useful beyond one-off personal backup: it could be scripted into migration, retention, and audit-adjacent workflows.

### Modes d'utilisation

The core usage is `gyb --email user@example.com --action backup` to download messages to a local folder, followed by restore commands that can restore to the same mailbox or a different mailbox when a backup folder is supplied. The wiki also documents estimates, label operations, mbox and EML restore, quota checks, service-account modes, and Gmail search filters for scoped backups.

GYB's command-line design is important because Gmail's web UI and Takeout workflows are not shaped for repeatable administrator automation. GYB gives package-managed environments a small executable that can sit in scripts, scheduled jobs, migration runbooks, and support procedures.

### Pourquoi les passionnés de paquets s'y intéressent

GYB is a package-nerd kind of productivity tool: thin, scriptable, API-backed, and valuable precisely because it turns a cloud service workflow into a reproducible local command. It also brings the usual packaging concerns for OAuth-era CLIs, including installers, Python/runtime expectations, local backup folders, and user-provided Google credentials.

Its relationship to the GAM ecosystem matters because GAM is a well-known Google Workspace administration CLI. GYB is not just another mail downloader; it is part of a cluster of tools used by admins who prefer shellable workflows for Google services.

### Chronologie

- 2014: The public GAM-team GitHub repository was created.
- 2010s: GYB documentation centered on Gmail API over HTTPS backups, local restore, and Google Groups support.
- 2020s: The wiki documented Google Workspace naming, Google Cloud project setup, service-account options, Vault, mbox and EML restore, and selective Gmail-search backups.
- 2020s: Package-manager coverage included Homebrew, Nix, and winget according to the supplied package facts.

### Related projects

- GYB is related to GAM and the broader GAM-team Google Workspace administration ecosystem. It also overlaps with Google Takeout, Google Vault exports, Gmail API tooling, mbox/EML mail utilities, and administrator migration scripts.

### Sources

- <https://api.github.com/repos/GAM-team/got-your-back>
- <https://github.com/GAM-team/got-your-back>
- <https://github.com/GAM-team/got-your-back/wiki>
- <https://raw.githubusercontent.com/GAM-team/got-your-back/main/README.md>
- <https://raw.githubusercontent.com/wiki/GAM-team/got-your-back/Home.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gyb
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - gyb: normalized package name match | nixpkgs package indexes: pkgs/by-name/gy/gyb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- winget - GAM-Team.GotYourBack: normalized package name match | Windows Package Manager source index: GAM-Team.GotYourBack from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [gogcli](https://pkg.so/fr/brew/gogcli/) - Shares pkgdb curated category or tags: cli, gmail, google-workspace, productivity.
- [googleworkspace-cli](https://pkg.so/fr/brew/googleworkspace-cli/) - Shares pkgdb curated category or tags: cli, gmail, google-workspace, productivity.
- [mackup](https://pkg.so/fr/brew/mackup/) - Shares pkgdb curated category or tags: backup, cli, productivity.
- [evernote-backup](https://pkg.so/fr/brew/evernote-backup/) - Shares pkgdb curated category or tags: backup, cli, productivity.
- [icloudpd](https://pkg.so/fr/brew/icloudpd/) - Shares pkgdb curated category or tags: backup, cli, productivity.
- [imap-backup](https://pkg.so/fr/brew/imap-backup/) - Shares pkgdb curated category or tags: cli, gmail, productivity.
- [grsync](https://pkg.so/fr/brew/grsync/) - Shares pkgdb curated category or tags: backup, cli, productivity.
- [gmailctl](https://pkg.so/fr/brew/gmailctl/) - Shares pkgdb curated category or tags: cli, gmail, productivity.
- [gcalcli](https://pkg.so/fr/brew/gcalcli/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, google, productivity, python.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
