Chocolatey is software management automation for Windows designed to make complex tasks simple, from Chocolatey Software in Topeka. The vendor states Chocolatey can easily handle all aspects of package management, but it is also able to work well within the existing ecosystem that is Windows software management.
N/A
RubyGems
Score 9.1 out of 10
N/A
RubyGems (RubyGems.org) is a package manager with dependency manager for the Ruby programming language.
N/A
Pricing
Chocolatey
RubyGems.org
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Chocolatey
RubyGems
Free Trial
No
No
Free/Freemium Version
No
No
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Chocolatey
RubyGems.org
Considered Both Products
Chocolatey
Verified User
Anonymous
Chose Chocolatey
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.
The big reason I picked Chocolatey was the fact that npm and Maven are not well-suited for native windows environments. I had to run on a Windows Server virtual machine, so was limited by what I could use, and I did not want to install WSL on the machine. So, I picked …
RubyGems is easier to use and to troubleshoot issues overall. Sometimes when troubleshooting in other systems errors are masked and it takes a trained eye or a lot of time searching through Google trying to find out what it really means. RubyGems is very verbose and allows for …
Chocolately is perfect if you need a robust, well-supported (by the community) package manager. It has basically every major library/tool that you need to do development. I used it specifically in UI test automation.
RubyGems is a great packaging library primarily because of its verbose logging information and easy to navigate system architecture. We've dealt with artifactory systems in the past for Java and JavaScript, and RubyGems just makes it a lot easier to handle the packaging and deployment of our reusable libraries. We've noticed in the past that there are times where (if all 200+ teams) are releasing at a similar time that publishing the gems can lag, but that's fairly rare.
RubyGems has strong community support and finding issues to errors is as simple as searching for the error message you're receiving (but usually the error is clear enough without having to bother with that). Honestly, the framework is simple enough that support isn't needed much, but it has been helpful to us in the past when we have needed it.
On OSX machines we use brew which works if compared to Chocolatey, a lot better. You could see that on Windows machines the idea of a command line-based software installation tool is not very common, especially if you want to use tools like Python or other scripting languages.
RubyGems is easier to use and to troubleshoot issues overall. Sometimes when troubleshooting in other systems errors are masked and it takes a trained eye or a lot of time searching through Google trying to find out what it really means. RubyGems is very verbose and allows for quick troubleshooting of any deployment problems.