# 使用 Homebrew 安装 gotz

查看 gotz 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gotz
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:gotz
- **软件包管理器:** Homebrew
- **版本:** 0.1.15
- **来源摘要:** Displays timezones in your terminal
- **主页:** <https://github.com/merschformann/gotz>
- **仓库:** <https://github.com/merschformann/gotz>
- **最后更新:** 2026-07-29T16:05:05+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gotz (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.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

## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
