Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to install winget tool on powershell

1. Navigate to the winget GitHub page - "https://github.com/microsoft/winget-cli"

2. Under the Releases section, click the latest available release.

Microsoft's winget GitHub page.
3. On the Version page, scroll down to the Assets section and click the .msixbundle file to start the download.

Download the latest winget version from GitHub.
4. Run the downloaded file and click Update:

Installing winget using the GitHub installer.
Wait for the installation process to finish. The app may automatically install additional dependencies required for winget to work.

5. Verify the installation by running winget in PowerShell or Command Prompt.
 
PREVIOUS NEXT
Tagged: #install #winget #tool #powershell
ADD COMMENT
Topic
Name
2+5 =