Skip to content

Winget is a Microsoft-developed command-line package manager for Windows that enables discovery, installation, and management of Windows apps through command line. It uses Windows Package Manager manifest format and PowerShellGet module for app metadata and installation management.

License

Notifications You must be signed in to change notification settings

natthasath/windows-package-manager

Repository files navigation

🎉 Windows Package Manager

Winget is a Microsoft-developed command-line package manager for Windows that enables discovery, installation, and management of Windows apps through command line. It uses Windows Package Manager manifest format and PowerShellGet module for app metadata and installation management.

version rating uptime

📝 Notes

winget list
winget search xxx
winget install xxx
winget upgrade --all
winget export -o package.json
winget import -i package.json

About

Winget is a Microsoft-developed command-line package manager for Windows that enables discovery, installation, and management of Windows apps through command line. It uses Windows Package Manager manifest format and PowerShellGet module for app metadata and installation management.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages