Date Published: June 12, 2020
Chocolatey is a powerful installation tool I recently began using.
Chocolatey is a great application for installing other applications on your computer without much user interaction. This means if you have a number of applications to install, you can use the Chocolatey commands in your Command Prompt to have your computer do so in the background. Installing applications this way also allows you to avoid all the tedious installation windows you'd experience installing things the usual way.
To install Chocolatey, go to the Chocolatey website and follow the instructions provided.
To get a summary of chocolatey commands, type "choco /?" into your Command Prompt. For example, typing "choco install googlechrome" into your command prompt (once you have chocolatey installed) will download and install Google Chrome on your computer.
Thanks for reading! I hope you find this and other articles here at ilyanaDev helpful! Be sure to follow me on Twitter @ilyanaDev.