
Set-ExecutionPolicy Bypass -Scope Process -Force iex ((New-Object ).DownloadString(' ')) Open the command prompt as Administrator, install Choco and run the desired commands as needed. Here´s my current list of packages I am using. Besides the client, there also exists a Chocolatey GUI and Chocolatey Agent (aka chocolatey-agent) for central administration. NET 4.0 if you do not have it installed, see choco installation and Getting Started. Just to mention, the installation will attempt to install. PowerShell v2+ (not PowerShell Core yet though) and the

You need to have Windows 7+ or/ Windows Server 2003+ as Operating System and Partly taken from About Chocolatey: Chocolatey CLI aka choco (or choco.exe) is a client that provides the core of Chocolatey and the installation store for locally installed packages. I am using choco since a long time, now I wanted to show my current packaged software for my new computer. Chocolatey is a cost free package manager for Windows using NuGet infrastructure and PowerShell to quickly installing applications and tools that you need. Other package managers for Windows include the Windows Package Manager (winget) and Scoop.Īs of January 2022 neither option provides all of the packages we require, but that might change in the future.When installing a new computer, it takes some time to download and install the essential software. If you want to avoid thisīehavior you’ll probably want to install Python using the packages from

C:\Programįiles\Python37, Chocolatey tends to install it underĬ:\ProgramData\chocolatey or C:\Tools. While it’s typically installed in a top-levelĭirectory, e.g. Or a Powershell prompt: PS:\>iex ((new-object net.webclient).DownloadString(_))Ĭhocolatey sometimes installs packages in unexpected locations. Obtained from the website or from a Command Prompt: -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString(_))" & SET PATH=%PATH% %ALLUSERSPROFILE%\chocolatey\bin Many of the packages required for Wireshark development. Chocolatey is a Windows package manager that can be used to install (and update)
