# clock-rs を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:clock-rs
```

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

### macOS

- Homebrew (100%):

```sh
brew install clock-rs
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#clock-rs
```

  証拠: nixpkgs package indexes: pkgs/by-name/cl/clock-rs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:clock-rs
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.2.1
- **ソース概要:** Modern, digital clock that effortlessly runs in your terminal
- **ホームページ:** <https://github.com/Oughie/clock-rs>
- **リポジトリ:** <https://github.com/Oughie/clock-rs>
- **最終更新:** 2026-05-17T06:51:56Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- clock-rs (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.2.1
## プロジェクトの歴史と使われ方

clock-rs is a Rust terminal clock with timer and stopwatch modes, TOML configuration, shell completions, and package-manager distribution.

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

The official README describes clock-rs as a modern terminal-based Rust clock and a new alternative to tty-clock, adding a single configuration file and command-line overrides.

### 採用の歴史

The README documents installation through Cargo, Homebrew, Arch AUR, NetBSD pkgsrc, and Nixpkgs, showing adoption across several package-manager ecosystems.

### 使われ方

Users run `clock-rs` for the default clock, or subcommands such as `timer` and `stopwatch`. Settings can live in `conf.toml` and be overridden by command-line options.

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

clock-rs is a good example of a polished Rust CLI moving through multiple packaging channels while keeping configuration simple and cross-platform.

### タイムライン

- 2024: README copyright year for the clock-rs project.
- 2026-05-16: GitHub releases page lists clock-rs v0.2.1 as latest in the opened repository metadata.

### Related projects

- The README explicitly calls clock-rs an alternative to tty-clock.

### ソース

- Official GitHub README: introduction, installation methods, usage, configuration paths, and relation to tty-clock.
- Official GitHub repository metadata: latest release information displayed on the repository page.


## セキュリティノート

clock-rs に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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

- Linux: ~/.config/clock-rs/conf.toml
- macOS: ~/Library/Application Support/clock-rs/conf.toml
- Windows: C:\Users\%USERNAME%\AppData\Local\clock-rs\conf.toml
## 他のパッケージマネージャ記録

- Nix - clock-rs: normalized package name match | nixpkgs package indexes: pkgs/by-name/cl/clock-rs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- 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
