- Chocolatey package manager is windows based framework for quick install of application.
- It is similar to apt-get, NPM and YUM.
- In this demo, “We will configure choclatey and install noteapd++ application in our windows based machine“.
- You can find more detail about chocolatey in the below link.
- Download the chcoclatey installation package form the below link.
- In the downloaded folder you can find the installChocolatey.cmd file for installation.You need to double click it.Below screenshot shows the command prompt for installation of chocolatey package manager.
- You can find all the application that you can install by using chocolatey manager in the following link.
- Below screenshot shows the installation of notepad ++ command to install it.
- below screenshot shows the success message after the successful installation of notepad++ application.