
Here you will find the complete list of available software and the documentation here. The following command will install 7zip and Foxit Reader: choco install 7zip.install foxitreader -y To update your software installed by Chocolatey: choco upgrade all -y It is also possible to install several software in a single line.

y : this option allows the automatic acceptance of the conditions of use of the software. Example: install Notepad ++: choco install notepadplusplus.install -y Getting Started What is Chocolatey Chocolatey is a software management solution unlike any youve ever experienced on Windows.

To install Chocolatey you must launch the command window ps in administrator and execute the following line: Set-ExecutionPolicy Bypass -Scope Process -Force ::SecurityProtocol = ::SecurityProtocol -bor 3072 iex ((New-Object ).DownloadString(''))Īfter confirming the installation of the installed commands, close the PowerShell prompt and reopen it for the commands to be available. Chocolatey allows you to install, update and remove software in PowerShell (ps).
