// install via winget
Command Prompt & PowerShell
click to copy
winget install Tofuutils.Tenv
// direct download
Download Installer// about tenv
Tenv helps you install and switch versions of OpenTofu/Terraform, Terragrunt, and Atmos with simple commands.
// frequently asked questions
How do I install tenv using winget?
Open PowerShell or Windows Terminal and run:
winget install Tofuutils.Tenv. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is tenv?
OpenTofu, Terraform, Terragrunt, Terramate and Atmos version manager, written in Go
Is tenv free to download?
tenv is distributed under the Apache-2.0 license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update tenv with winget?
Run
winget upgrade Tofuutils.Tenv in PowerShell or Windows Terminal to update tenv to the latest available version.What architecture does tenv support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.