← Package directory
Available on winget

Install Chocolatey

Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for deliver...

Install with winget
winget install --id Chocolatey.Chocolatey
Upgrade
winget upgrade --id Chocolatey.Chocolatey
Uninstall
winget uninstall --id Chocolatey.Chocolatey

About Chocolatey

Chocolatey is The Package Manager for Windows. It was designed to be a decentralized framework for quickly installing applications and tools that you need. It is built on the NuGet infrastructure and uses PowerShell as its focus for delivering packages.

Version history

Version Updated Notes
2.7.2.0 Unknown Release notes
2.7.1.0 Unknown No notes
2.7.0.0 Unknown No notes
2.6.0.0 Unknown No notes
2.5.1.0 Unknown No notes
2.5.0.0 Unknown No notes
2.4.3.0 Unknown No notes
2.4.2.0 Unknown No notes
2.4.1.0 Unknown No notes
2.4.0.0 Unknown No notes
2.3.0.0 Unknown No notes
2.2.2.0 Unknown No notes
2.2.0.0 Unknown No notes
2.1.0 Unknown No notes
2.0.0.0 Unknown Breaking Changes - Change default behavior of choco list to be local only - see #158. - Prevent usage of leading 0 in package version numbers - see #1174. - choco config list --limit-output does not limit output as expec...