winget Overview
winget is the Windows Package Manager, Microsoft's official command-line tool for finding, installing, upgrading, and removing applications on Windows. With a single command you can install software from the Microsoft-maintained Windows Package Manager community repository or from the Microsoft Store, and winget handles downloading and running the installer for you. It is built into modern versions of Windows through the App Installer, so most users already have it available. Developers and administrators use it to script and automate software setup, quickly provision a new machine, keep installed apps up to date with an upgrade command, and export or import a list of installed packages to reproduce a configuration elsewhere. Because winget is open source, the community contributes and maintains the package manifests that describe how each application is installed. This page links to the official winget download.