C:\> @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://bit.ly/psChocInstall'))"

Chocolatey v0.9.8.16 Released!

The latest version of chocolatey includes a few new features. If you are upgrading from an older version, there are a few breaking changes you should know about. chocolatey update (cup) to get the latest version of chocolatey - More information?

About

When you use chocolatey to install applicatons/tools, nearly all you need to do is type one line and let it finish the rest!

Important Notice

You can develop your own packages and share them via the Chocolatey Gallery. Read the documentation for more details on how to create and publish a package. If you don’t plan on submitting a package, there’s no need to register.