

Microsoft out of the box support for Chocolatey? Let’s jump into the steps.Great question, see Chocolatey vs Ninite. It is available as a package that we can install using the Chocolatey command. What if we can get the same on the Chocolatey app? Yes, we are talking about the graphical user interface. Windows is preferred mostly because of its interactive design. For instructions, you can follow this guide.Īs chocolatey is a command line tool, it can be time consuming at times when we don’t know the command.That’s it, Chocolatey Software is now installed on your PC and you can use it on the command line.If it asks for a Yes or No option, then type Y and press enter.If the above command doesn’t work, you can get the latest command from this link.Set-ExecutionPolicy Bypass -Scope Process -Force ::SecurityProtocol = ::SecurityProtocol -bor 3072 iex ((New-Object ).DownloadString(‘’)).Once the Execution policy is set, enter the below command to install Chocolatey.Now you can check it again with the get method.You can also Bypass but for security you can set it to AllSigned. If the Execution policy is restricted, switch it to allsigned.


It makes all the installation/uninstallation tasks easier. Chocolatey has thousands of packages such as Python, VLC, Adobe, Browsers, and many other applications. It is a large source of packages and lets you directly install those packages to your Windows device. Chocolatey is a command line package manager like apt-get but for Windows.
