Software Alternatives, Accelerators & Startups

devenv VS Chocolatey

Compare devenv VS Chocolatey and see what are their differences

devenv logo devenv

Fast, Declarative, Reproducible, and Composable dev envs

Chocolatey logo Chocolatey

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

devenv videos

No devenv 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 devenv and Chocolatey)
Productivity
100 100%
0% 0
Windows Tools
0 0%
100% 100
Developer Tools
100 100%
0% 0
Package Manager
0 0%
100% 100

User comments

Share your experience with using devenv 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 devenv and Chocolatey

devenv Reviews

We have no reviews of devenv yet.
Be the first one to post

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 should be more popular than devenv. It has been mentiond 252 times since March 2021. 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.

devenv mentions (37)

  • Show HN: Is_ready – Wait for many services to become available – 0 Dependencies
    It works on MacOS/Windows, unlike systemd. Therefore it's well suited for development environment setups for polyglot teams. https://devenv.sh/ is one example that uses it to do just that. - Source: Hacker News / about 1 month ago
  • Install Asdf: One Runtime Manager to Rule All Dev Environments
    Sounds like nix using devenv[1] also would solve this problem. https://devenv.sh/. - Source: Hacker News / about 1 month ago
  • Nix – A One Pager
    Software developers often want to customize: 1. Their home environments: for packages (some reach for brew on MacOS) and configurations (dotfiles, and some reach for stow). 2. Their development shells: for build dependencies (compilers, SDKs, libraries), tools (LSP, linters, formatters, debuggers), and services (runtime, database). Some reach for devcontainers here. 3. Or even their operating systems: for... - Source: Hacker News / about 2 months ago
  • Show HN: Lapdev, a new open-source remote dev environment management software
    Https://devenv.sh/ and nix in general are great for setting up dev environments. - Source: Hacker News / 2 months ago
  • What's the Next Vagrant?
    2) A way to run services apps depend on (databases, job runners, cache etc). I am going to suggest one of the Nix based tools that do those things:
      - https://devenv.sh/ (I use this at work).
    - Source: Hacker News / 4 months 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 / about 1 month 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 / about 2 months ago
  • Effective Neovim Setup. A Beginner’s Guide
    On a Windows machine, you can use Chocolatey by running the command. - Source: dev.to / 3 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: 6 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 / 6 months ago
View more

What are some alternatives?

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

Flox - Manage and share development environments with all the frameworks and libraries you need, then publish artifacts anywhere. Harness the power of Nix.

Ninite - Ninite is the easiest way to install software.

Podman - Simple debugging tool for pods and images

Scoop - A command-line installer for Windows

DevBox - Everyday utilities for the everyday developer

Homebrew - The missing package manager for macOS