You are viewing: Contains tags Linux Articles under

Install Windows Terminal using Windows package management software Chocolatey

TL; DR

Execute in PowerShell (Administrator)

 Set-ExecutionPolicy Bypass -Scope Process -Force;  iex ((New-Object System.Net.WebClient). DownloadString(' https://chocolatey.org/install.ps1 ')) choco install microsoft-windows-terminal

 Windows Terminal for WSL

**Want to see more pieces of reading? ↓**

-Read the rest-

No articles

There are no articles matching the filter criteria