# gcalcli mit Homebrew, apt, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gcalcli in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gcalcli
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gcalcli
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:gcalcli
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gcalcli>
- **Version:** 4.5.1
- **Quellzusammenfassung:** Easily access your Google Calendar(s) from a command-line
- **Homepage:** <https://github.com/insanum/gcalcli>
- **Repository:** <https://github.com/insanum/gcalcli>
- **Lizenz:** MIT
- **Quellarchiv:** <https://files.pythonhosted.org/packages/68/b8/c3f3b8c73c9740eeb592e31f3f1092485ce8809fd7137d7c776a0b0d3567/gcalcli-4.5.1.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-15T11:10:17Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- gcalcli (cli)
- gcalcli (Alias)

## Abhängigkeiten

- certifi
- cryptography
- pycparser
- pydantic
- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 4.5.1
- Manager aktualisiert: 2026-07-15
- lokale Daten: OK
- Upstream-Repository: https://github.com/insanum/gcalcli
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

Für gcalcli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [khal](https://pkg.so/de/brew/khal/) - Shares pkgdb curated category or tags: calendar, cli, productivity, python.
- [watson](https://pkg.so/de/brew/watson/) - Shares pkgdb curated category or tags: cli, productivity, python.
- [pcal](https://pkg.so/de/brew/pcal/) - Shares pkgdb curated category or tags: calendar, cli, productivity.
- [gogcli](https://pkg.so/de/brew/gogcli/) - Shares pkgdb curated category or tags: calendar, cli, productivity.
- [mackup](https://pkg.so/de/brew/mackup/) - Shares pkgdb curated category or tags: cli, productivity.
- [nnn](https://pkg.so/de/brew/nnn/) - Shares pkgdb curated category or tags: cli, productivity.
- [ical-buddy](https://pkg.so/de/brew/ical-buddy/) - Shares pkgdb curated category or tags: calendar, cli, productivity.
- [vdirsyncer](https://pkg.so/de/brew/vdirsyncer/) - Shares pkgdb curated category or tags: calendar, cli, productivity.
- [buku](https://pkg.so/de/brew/buku/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, command-line, cryptography, line.
- [bagels](https://pkg.so/de/brew/bagels/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, productivity, pydantic, python.
- [homeassistant-cli](https://pkg.so/de/brew/homeassistant-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, command-line, line, productivity.

## Combined YAML source

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


## Quellen

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