# tfenv をインストール

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

## インストール

```sh
sudo av install brew:tfenv
```

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

### macOS

- Homebrew (100%):

```sh
brew install tfenv
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tfenv
```

  証拠: MacPorts ports tree: sysutils/tfenv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tfenv
```

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

- pacman (92%):

```sh
sudo pacman -S terraform
```

  証拠: Arch Linux sync databases: terraform from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Chocolatey (92%):

```sh
choco install terraform
```

  証拠: Chocolatey community package catalog: terraform from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','temurin11'

- Scoop (92%):

```sh
scoop install main/terraform
```

  証拠: Scoop official bucket manifest trees: bucket/terraform.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Hashicorp.Terraform -e
```

  証拠: Windows Package Manager source index: Hashicorp.Terraform from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:tfenv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tfenv>
- **バージョン:** 3.2.2
- **ソース概要:** Terraform version manager inspired by rbenv
- **ホームページ:** <https://github.com/tfutils/tfenv>
- **リポジトリ:** <https://github.com/tfutils/tfenv>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/tfutils/tfenv/archive/refs/tags/v3.2.2.tar.gz>
- **更新:** 2026-04-28T22:04:46Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

- terraform (cli)
- tfenv (cli)
- terraform (エイリアス)
- tfenv (エイリアス)

## 依存関係

- grep

## macOS 提供ライブラリ

- unzip

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 3.2.2
- マネージャ更新日: 2026-04-28
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/tfutils/tfenv
- 検出された最新: v3.2.2 (current)

## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / medium
- infrastructure mutation or orchestration signal

## 関連リンク

- [grep](https://www.automicvault.com/pkg/brew/grep/) - Runtime dependency declared by Homebrew.
- [Cloud CLI packages](https://www.automicvault.com/pkg/cloud-clis/)
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
