# talm を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:talm
```

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

### macOS

- Homebrew (100%):

```sh
brew install talm
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#talm
```

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

## パッケージ情報

- **パッケージキー:** brew:talm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/talm>
- **バージョン:** 0.34.0
- **ソース概要:** Manage Talos Linux configurations the GitOps way
- **ホームページ:** <https://github.com/cozystack/talm>
- **リポジトリ:** <https://github.com/cozystack/talm>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/cozystack/talm/archive/refs/tags/v0.34.0.tar.gz>
- **最終更新:** 2026-07-29T16:57:58Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## ビルド依存関係

- go

## インストール挙動

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

## バージョンと鮮度

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

Talm is a Talos Linux configuration manager that describes itself as Helm-like tooling for Talos. It is package-manager relevant because it wraps Talos cluster templating, node discovery, and Git-friendly configuration into a single CLI.

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

The official repository began with an `init` commit on 2024-04-29 and produced its first observed release tag, v0.1.0, on 2024-05-02. The README states that Talm was developed around automatic discovery, template customization, GitOps-friendly outputs, simpler node connection handling, and compatibility with upstream Talos tooling.

### 採用の歴史

Talm is documented in Cozystack's installation flow and the README recommends Homebrew for macOS and Linux users while also offering release binaries and a shell installer. The supplied package facts list Homebrew and Nix, which is typical for infrastructure CLIs that target operator workstations rather than application runtimes.

### 使われ方

A normal workflow starts with `talm init`, then uses templates, `values.yaml`, per-node files under `nodes/`, and Talos connection data to generate or apply Talos machine configuration. The README emphasizes use on bare-metal clusters where disks and network interfaces vary between nodes.

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

Talm is interesting to package-manager users because it is a young, specialized CLI in the Talos ecosystem that borrows package-manager and templating ideas from Helm while targeting machine configuration rather than Kubernetes application manifests.

### タイムライン

- 2024-04-29: First commit in the official Git repository.
- 2024-05-02: First observed release tag, v0.1.0.
- 2026-06-24: Latest observed tag and Homebrew stable version are v0.32.0.

### Related projects

- Talm is closely related to Talos Linux, `talosctl`, Omni, Helm-style templating, and Cozystack's Kubernetes installation workflow.

### ソース

- <https://cozystack.io/docs/v0/install/kubernetes/talm/>
- <https://formulae.brew.sh/api/formula/talm.json>
- <https://github.com/cozystack/talm README>
- <https://github.com/cozystack/talm official Git history and tags>


## セキュリティノート

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



## 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: Chart.yaml, values.yaml, templates/, nodes/<name>.yaml

## Credential files

- Unix: secrets.yaml, talosconfig, kubeconfig, talm.key, values-secret.yaml
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

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


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [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.
- [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.
- [talhelper](https://pkg.so/ja/brew/talhelper/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes, talos.
- [argocd](https://pkg.so/ja/brew/argocd/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [talosctl](https://pkg.so/ja/brew/talosctl/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, kubernetes, talos.
- [cdk8s](https://pkg.so/ja/brew/cdk8s/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, infrastructure-as-code, kubernetes.
- [tanka](https://pkg.so/ja/brew/tanka/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [yoke](https://pkg.so/ja/brew/yoke/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, infrastructure-as-code, kubernetes.
- [nelm](https://pkg.so/ja/brew/nelm/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [argocd-autopilot](https://pkg.so/ja/brew/argocd-autopilot/) - Shares pkgdb curated category or tags: cli, cloud-infrastructure, gitops, kubernetes.
- [kubecfg](https://pkg.so/ja/brew/kubecfg/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, code, infrastructure.
- [cozyhr](https://pkg.so/ja/brew/cozyhr/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, gitops, infrastructure.
- [crd2pulumi](https://pkg.so/ja/brew/crd2pulumi/) - Local package facts share a topical domain. Shared terms: cli, cloud, cloud-infrastructure, code, infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/talm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/talm.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
- external package-manager database matches
- cross-ecosystem install command graph
