# Installer gcalcli avec Homebrew, apt, MacPorts, Nix, zypper

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

## installation

```sh
sudo av install brew:gcalcli
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gcalcli
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gcalcli
```

  Preuve: MacPorts ports tree: office/gcalcli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install gcalcli
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#gcalcli
```

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

- zypper (92%):

```sh
sudo zypper install gcalcli
```

  Preuve: openSUSE Tumbleweed package metadata: gcalcli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:gcalcli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.5.1
- **Résumé source:** Easily access your Google Calendar(s) from a command-line
- **Page d'accueil:** <https://github.com/insanum/gcalcli>
- **Dépôt:** <https://github.com/insanum/gcalcli>
- **Dernière mise à jour:** 2026-07-15T11:10:17Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gcalcli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.5.1
## Historique du projet et usages

gcalcli is a Python command-line interface for Google Calendar. It turns calendar viewing, event creation, reminders, ICS/vCal import, and shell integration into scriptable terminal workflows.

### Historique du projet

The GitHub repository was created in April 2012 and the current README documents gcalcli as a Python application using Google Calendar API v3. Its command set covers listing calendars, agenda and calendar views, quick event entry, detailed event editing, imports, reminders, and shell completion.

### Historique d'adoption

The project README explicitly tells users to check operating-system distribution packages, and documents Debian/Ubuntu, Void Linux, Nix, Homebrew, PyPI, pipx, and source installation paths. GitHub tags show an active 4.x series, including v4.5.1, after a long life as a small personal-productivity CLI.

### Modes d'utilisation

A normal setup authenticates with OAuth2, stores the resulting token in a platform data directory, and then uses subcommands such as agenda, calm, calw, quick, add, import, and remind. The configuration model includes config.toml in the platform config directory, GCALCLI_CONFIG for overrides, and legacy gcalclirc-style flag files.

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

gcalcli is a classic Unix productivity package: it wraps a web API in composable terminal commands, cron jobs, tmux or Conky status displays, mailcap attachment handlers, and shell completion. Its packaging is also a reminder that API-backed CLIs often ship with local credential storage and user-managed OAuth client setup.

### Chronologie

- 2012: Public GitHub repository created.
- 2010s: gcalcli became packaged through operating-system and language package managers documented by the project.
- 2020s: 4.x tags continued while the README documented Google Calendar API v3 and user-provided OAuth client setup.

### Related projects

- The README ties gcalcli to Google Calendar API v3, Python packaging through PyPI and pipx, shell completion through argcomplete, and desktop integrations such as cron, tmux, Conky, and notification commands.

### Sources

- <https://api.github.com/repos/insanum/gcalcli>
- <https://api.github.com/repos/insanum/gcalcli/tags>
- <https://github.com/insanum/gcalcli>
- <https://raw.githubusercontent.com/insanum/gcalcli/master/docs/README.md>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gcalcli. 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: ~/.config/gcalcli/config.toml, ~/.config/gcalcli/gcalclirc

## Credential files

- Linux: ~/.local/share/gcalcli/oauth
## Autres enregistrements de gestionnaires de paquets

- Debian apt - gcalcli - 4.5.1-1: normalized package name match | Debian stable package indexes: gcalcli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Google Calendar Command Line Interface | https://github.com/insanum/gcalcli
- Nix - gcalcli: normalized package name match | nixpkgs package indexes: pkgs/by-name/gc/gcalcli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gcalcli - 4.3.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: gcalcli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Google Calendar Command Line Interface | https://github.com/insanum/gcalcli
- zypper - gcalcli - 4.3.0+git14.3e616f7-1.5: normalized package name match | openSUSE Tumbleweed package metadata: gcalcli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Google Calendar Command Line Interface | https://github.com/insanum/gcalcli
- MacPorts - gcalcli: normalized package name match | MacPorts ports tree: office/gcalcli/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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