# gotz を Homebrew でインストール

gotz のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gotz
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:gotz
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/gotz>
- **バージョン:** 0.1.15
- **ソース概要:** Displays timezones in your terminal
- **ホームページ:** <https://github.com/merschformann/gotz>
- **リポジトリ:** <https://github.com/merschformann/gotz>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/merschformann/gotz/archive/refs/tags/v0.1.15.tar.gz>
- **最終更新:** 2026-07-29T16:05:05+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gotz (cli)
- gotz (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.1.15
- マネージャ更新日: 2026-07-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/merschformann/gotz
- 検出された最新: v0.1.15 (最新)
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gotz
- **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


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [clock-rs](https://pkg.so/ja/brew/clock-rs/) - Shares pkgdb curated category or tags: cli, productivity, terminal, time.
- [byobu](https://pkg.so/ja/brew/byobu/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [sc-im](https://pkg.so/ja/brew/sc-im/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [ekphos](https://pkg.so/ja/brew/ekphos/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [sheets](https://pkg.so/ja/brew/sheets/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [nvimpager](https://pkg.so/ja/brew/nvimpager/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [arttime](https://pkg.so/ja/brew/arttime/) - Shares pkgdb curated category or tags: cli, productivity, terminal.
- [page](https://pkg.so/ja/brew/page/) - Shares pkgdb curated category or tags: cli, productivity, terminal.

## Combined YAML source

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


## ソース

- 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
- cross-ecosystem install command graph
