# Winget Winget is a package manager for Windows created and maintained by Microsoft. It makes it a breeze to search and install applications (MSI files, etc) using simple commands. Example: ``` winget install <package name> ``` To search for packages, either use the `winget search <name>` command, or browse the Website in the references below. ## References - Official Website: https://learn.microsoft.com/en-us/windows/package-manager/ - Documentation: https://learn.microsoft.com/en-us/windows/package-manager/winget - Winget Package catalog: https://winget.run/