ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Chocolatey is a cool package manager for Windows

By Vladan SEGET | Last Updated: December 6, 2018

Shares

If you don't know and use chocolatey, you're probably missing out. Chocolatey is a cool package manager for Windows. It is built on the NuGet infrastructure and it uses PowerShell. It basically delivers packages from online distributions onto your desktops.

Chocolatey packages do everything via encapsulation. It does encapsulate everything that is necessary to manage a particular piece of software. All the elements are encapsulated into one deployment file. It wraps all installers, executables, zips, and scripts into a single compiled package file.

Chocolatey is a framework which can be extended, improved. You can host your own sources as well. On the top of Chocolatey, you can use Chef, Puppet, Boxstarter, Ansible, Saltstack and use those as configuration managers.

Chocolatey as a package manager for Windows is free and OpenSource but there are also paid plans. We've put some links at the bottom of the post so you can have a look.

Example of 7zip installation command line from PowerShell:

choco install 7zip

Can't be simpler. -:)

You can find a lot of different software within those online repositories there. Example of the 7zip package can be found here:

https://chocolatey.org/packages/7zip

But there are many others.

How to get started with Chocolatey?

You'll need to install Chocolatey. Either from PowerShell window or from command prompt window (with admin priviledges, both).

Here is the command to install chocolatey in command prompt window:

@”%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe” -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command “iex ((New-Object System.Net.WebClient).DownloadString(‘https://chocolatey.org/install.ps1'))” && SET “PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin”

A bit long, as you can see.

Here is the installation for PowerShell (a bit shorter):

Set-ExecutionPolicy Bypass -Scope Process -Force; iex ((New-Object System.Net.WebClient).DownloadString(‘https://chocolatey.org/install.ps1'))

As you can see it's very simple.

Install chocolatey via PowerShell

After a couple of min, you can type

choco -?

to get help…

Get help with Chocolatey

then we can finally install our 7zip software….

Note that:

PowerShell is a requirement for using Chocolatey, not just for install. It is what drives the package installation process in most cases. Every package can have binaries and/or installation/uninstallation scripts (written in PowerShell). Chocolatey is the framework and each package gets to define how it is installed, upgraded, and uninstalled. It's an extremely flexible framework that has been proven to meet the insanity that is the Windows software installation ecosystem. That flexibility would not be easily achieved without PowerShell.

It's an Open source, but they also have Personal (Pro) and Business (C4B) plans. Check the pricing here.

Link to the Packages repo is here.

Chocolatey home page is here.

While I'm not scripting guy I found Chocolatey pretty cool and easy to use, for already pre-packaged applications. Whether it comes to create my own apps, I haven't tested yet. Perhaps it is dead easy, or not. But it's definitely interesting utility which has a very large support from the community creating new packages.

More from ESX Virtualization

  • Free Up Disk Space On Windows 10 – The New Way
  • What is Microsoft MSIX Packaging Tool?
  • Install and Configure VMware vCSA 6.7
  • VMware DRS Entitlement Viewer – Free Tool

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
Vote !

| Filed Under: Free Stuff, How To, Tips, Windows 10 Tagged With: package manager for Windows

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Meso says

    December 7, 2018 at 8:31 pm

    It’s nice but chef is free, chocolatey is not (for advanced features, beyond personal use). Thx but no thx

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in