Skip to main content

Installing OpenTofu from GitHub Releases

OpenTofu is available on the winget repository and you can install it by running:

winget install --exact --id=OpenTofu.Tofu

Verify installation:

tofu -version
info
If you run into issues when installing with winget, please make sure that %LOCALAPPDATA%\Microsoft\WinGet\Links is in your PATH environment variable.