Software Alternatives & Reviews

Packer VS Chocolatey

Compare Packer VS Chocolatey and see what are their differences

Packer logo Packer

Packer is an open-source software for creating identical machine images from a single source configuration.

Chocolatey logo Chocolatey

The sane way to manage software on Windows.
  • Packer Landing page
    Landing page //
    2023-09-15
  • Chocolatey Landing page
    Landing page //
    2023-09-22

Packer videos

No Packer videos yet. You could help us improve this page by suggesting one.

+ Add video

Chocolatey videos

Chocolatey - The Package Manager For Windows Review

More videos:

  • Review - Chocolatey: A Windows Package Manager?
  • Review - Chocolatey Review

Category Popularity

0-100% (relative to Packer and Chocolatey)
DevOps Tools
100 100%
0% 0
Windows Tools
0 0%
100% 100
Continuous Integration And Delivery
Package Manager
0 0%
100% 100

User comments

Share your experience with using Packer and Chocolatey. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Packer and Chocolatey

Packer Reviews

Introduction to Top Open Source Virtualization Tools
Packer is notably light, high performing, and operates on every major operating system. It assembles and configures all the necessary components for a virtual machine then creates images that run on multiple platforms. Packer doesn’t replace configuration management tools like Puppet or Chef; as a matter of fact, when creating images, Packer can utilize tools like Puppet or...

Chocolatey Reviews

Comparing Package Managers
Chocolatey is more established and easier to host a custom repository (plus it runs in the system context). The deployment of applications and especially updating is not as easy as some of the other options, but if cost is an issue, it’s always a safe bet (I tend to include it as standard on an AVD build and then use Azure Runbooks to deploy and update applications by...
5 Best Windows package manager to use via command line
Chocolatey works for both Windows 10 and 7, it released in 2011, thus it has been around for quite some time now. This makes it one of the largest online repository to download and install various open source and closed source software packages for Windows OS. It offers both community and enterprise solutions. The best thing, one can easily visit the official website of...
6 Best Windows Package Manager to Auto-Update Apps (2020)
The name sounds amusing but you better take this app seriously. Chocolatey has the largest app repository and it supports PowerShell, command line, and even GUI. You name it and Chocolatey has that app. To install, you just need to type the following in command prompt and hit enter.
Source: techwiser.com

Social recommendations and mentions

Based on our record, Chocolatey seems to be a lot more popular than Packer. While we know about 252 links to Chocolatey, we've tracked only 9 mentions of Packer. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Packer mentions (9)

  • Failed to connect to the host via SSH on Ubuntu 22.04
    If you have just upgraded to Ubuntu 22.04, and you suddenly experience either errors when trying to ssh into hosts, or when running ansible or again when running the ansible provisioner building a packer image, this is probably going to be useful for you. - Source: dev.to / over 1 year ago
  • Create a minimalist OS using Docker Containers and Hashicorp Packer
    I am already using Hashicorp Packer at work and for personal projects and I wanted to test This idea out by wrapping it a single Packer Template file. This reduces the level of maintaining a lot of small scripts, Dockerfiles and configurations and the user can simply trigger a couple of Commands to get a minimalist OS at the end of the process. - Source: dev.to / over 1 year ago
  • After self-hosting my email for twenty-three years I have thrown in the towel. The oligopoly has won.
    And while it is a slight increase in complexity, it can be an overall net gain in functionality, configurability and reliability. Much like Packer is far more reliable and practical than manually making VM images sitting in front of a terminal, even though making the initial configuration takes some time. Source: over 1 year ago
  • Customized Ubuntu Images using Packer + QEMU + Cloud-Init & UEFI bootloading
    Hashicorp Packer provides a nice wrapper / abstraction over the QEMU in order to boot the image and use it to set it up on first-boot. Instead of writing really long commands in order to boot up the image using QEMU, Packer provided a nice Configuration Template in a more Readable fashion. - Source: dev.to / over 1 year ago
  • The journey of sharing a wired USB printer over the network
    Packer seemed like the perfect tool for the job. I have never used it before and wanted to get familiar with the tool. It doesn't come with ARM support out of the box, but there are two community projects to fill that niche. - Source: dev.to / about 2 years ago
View more

Chocolatey mentions (252)

  • Let’s build AI-tools with the help of AI and Typescript!
    Chocolatey Windows software management solution, we use this for installing Python and Deno. - Source: dev.to / 18 days ago
  • Giving Kyma a little spin ... a SpinKube
    Authenticating with Kyma is a (in my opinion) unnecessary challenge as it leverages the OIDC-login plugin for kubectl. You find a description of the setup here. This works fine when on a Mac but can give you some headaches on a Windows and on Linux machine especially when combined with restrictive setups in corporate environments. For Windows I can only recommend installing krew via chocolatey and then install the... - Source: dev.to / 24 days ago
  • Effective Neovim Setup. A Beginner’s Guide
    On a Windows machine, you can use Chocolatey by running the command. - Source: dev.to / about 2 months ago
  • Need Help with getting Haskell onto my Windows Laptop
    I've used WSL2 and GHC/Nix--worked without any issues. However, there is Chocolatey: https://chocolatey.org/. Source: 5 months ago
  • Python Versions and Release Cycles
    For OSX there is homebrew or pyenv (pyenv is another solution on Linux). As pyenv compiles from source it will require setting up XCode (the Apple IDE) tools to support this which can be pretty bulky. Windows users have chocolatey but the issue there is it works off the binaries. That means it won't have the latest security release available since those are source only. Conda is also another solution which can be... - Source: dev.to / 5 months ago
View more

What are some alternatives?

When comparing Packer and Chocolatey, you can also consider the following products

Terraform - Tool for building, changing, and versioning infrastructure safely and efficiently.

Ninite - Ninite is the easiest way to install software.

Rancher - Open Source Platform for Running a Private Container Service

Scoop - A command-line installer for Windows

Puppet Enterprise - Get started with Puppet Enterprise, or upgrade or expand.

Homebrew - The missing package manager for macOS