# gotz mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:gotz
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gotz
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:gotz
- **Paketmanager:** Homebrew
- **Version:** 0.1.15
- **Quellzusammenfassung:** Displays timezones in your terminal
- **Homepage:** <https://github.com/merschformann/gotz>
- **Repository:** <https://github.com/merschformann/gotz>
- **Zuletzt aktualisiert:** 2026-07-29T16:05:05+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- gotz (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.1.15
## Projektgeschichte und Nutzung

gotz is a Go-based terminal tool for displaying timezone information and comparing times across configured locations.

### Projektgeschichte

The README describes gotz as a simple CLI timezone information tool created to make timezone calculation easier for international teamwork. It supports current and arbitrary time display, live mode, configurable timezones, 12-hour format, sorting, and terminal styling.

### Adoptionsgeschichte

gotz is distributed through `go install`, release binaries, and Homebrew. Homebrew packages version 0.1.15 in homebrew/core and also exposes a HEAD build, while the README still documents the upstream tap command as an installation path.

### Wie es verwendet wird

Users run `gotz` to show current times, pass a time such as `15` or `15@Asia/Tokyo` to compare arbitrary times, and configure defaults with flags such as `--timezones`, `--hours12`, and `--live`. Persistent configuration is stored under `$XDG_CONFIG_HOME/gotz/config.json`, usually `~/.config/gotz/config.json`.

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

gotz is representative of small Go terminal utilities that package cleanly as a single executable and use XDG-style configuration for repeatable command-line workflows.

### Zeitleiste

- 0.1.15: Homebrew packages gotz as the current stable release.
- README era: Go install, release binaries, and Homebrew installation paths are documented upstream.

### Related projects

- gotz is related to timezone database identifiers, terminal dashboards, and other CLI time conversion tools.

### Quellen

- <https://formulae.brew.sh/formula/gotz>
- <https://github.com/merschformann/gotz#readme>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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: $XDG_CONFIG_HOME/gotz/config.json, ~/.config/gotz/config.json

## Combined YAML source

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


## Quellen

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