Skip to main content

Installation with Winget

·40 words·1 min·
Essential tools: Python, Git, GitHub.

Here’s how I install some essential tools in Windows 11 OS using cmdline.

PS > winget install Python.Python.3.13
PS > winget install Git.Git
PS > winget install GitHub.cli
PS > winget install -e --id Microsoft.WindowsTerminal
 Author
Author
xx
cli-geek

Related