Winget
Winget, short for Windows Package Manager, is a command-line tool for Windows that enables discovery, installation, upgrading, and removal of software. It is developed by Microsoft as part of the Windows App Installer and is distributed as an open-source project. The client was announced in 2020 to provide a native, scriptable way to manage applications on Windows and is designed for use by system administrators, developers, and power users.
Winget operates by using manifests stored in repositories. The primary public source is the winget-pkgs community
Common commands include: winget search <query> to discover software; winget install <package> to install; winget upgrade
Security and licensing: Winget is open-source under a permissive license (MIT) and is maintained by Microsoft
Limitations and reception: The catalog is not yet as exhaustive as some third-party managers, and not every