Skip to main content

Questions tagged [chocolatey]

Chocolatey is a Windows apt-get like global automation tool (used mostly as a silent installer).

2 votes
1 answer
502 views

How to install numpy for Python 2 with choco?

I want to use chocolately to install numpy onto a Windows machine. However when I run: choco install numpy it tried to install a numpy for Python 3. How can I force it to install a version for ...
Anthony Kong's user avatar
  • 5,078
2 votes
1 answer
620 views

Chocolatey needs permissions for 'Windows Security Client'

I'm trying to software using Chocolatey onto a Windows 7 Enterprise machine, but it requires permissions for "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Security ...
Aasa's user avatar
  • 23
3 votes
1 answer
3k views

Re-installing Python using Chocolatey doesn't work

Recently, I installed Python 3.8 using Chocolatey via Windows PowerShell on Windows 10. That was successful and added a new folder C:\Python38. However, I wanted to downgrade to a lower version of ...
James Teow's user avatar
1 vote
1 answer
2k views

Chocolatey: How to retain certain version of a package but install new version when available also?

I have a software with v1.0 installed with chocolatey. I want to keep that version but want chocolatey to install v2.0 also (next to the older one) when I do the next choco update all. Is: choco ...
40detectives's user avatar
0 votes
0 answers
2k views

Chocolatey can't install (Unable to connect to the remote server)

I have installed Chocolatey on my Windows 10 machine and then I have setup an internal Chocolatey registry on a internal Nexus instance. I have setup my Nexus instance as proxy for default official ...
clausfod's user avatar
  • 101
1 vote
1 answer
631 views

Chocolatey throwing errors when installing openvpn

As the title describes, choco install openvpn returns the below error; ERROR: Unable to import PGP key C:\ProgramData\chocolatey\lib\openvpn\tools\openvpn_public_key.asc' in the temporary keyring ...
Arduino_Sentinel's user avatar
1 vote
1 answer
2k views

Choco install within Packer

I am running Packer within Jenkins using Chocolatey to install packages onto that Windows Server before it's created into an AMI, I am currently having an issue with chocolatey within packer not ...
Dave's user avatar
  • 13
0 votes
0 answers
94 views

Can I recover Chocolatey from corrupted Win10

I have a corrupted win10 install that won't boot. I can read the hdd just fine. I would like to quickly recover and reinstall all the Chocolatey packages. Is there a way to recover the list of ...
Ben L's user avatar
  • 5,460
0 votes
0 answers
668 views

Access denied when trying to install Chocolatey from an elevated cmd

I'm trying to install Chocolatey following the instructions on their website. So I run Command Prompt as an administrator but when trying to install Chocolatey I get a message in the cmd saying '...
pollx's user avatar
  • 101
12 votes
1 answer
12k views

Does chocolatey allow to have multiple versions of same packages side by side?

As example, I am looking to have multiple versions of same package present on my machine, and switch active version without having to re-download it from chocolatey/nuget server. To take this further, ...
Joe's user avatar
  • 715
1 vote
1 answer
666 views

How to upgrade a Chocolatey package ONLY if it's installed (never install)?

I want to upgrade a specific package but only if its not installed. I run an update script that keeps all my pc's up2date. cup all and choco upgrade all work well for exactly this purpose, but does ...
arberg's user avatar
  • 151
3 votes
1 answer
2k views

Chocolaty install of Google Chrome fails HASH check

I am getting an error when installing Google Chrome Browser in powershell using chocolatey. It works when I by-parse the hash check, but how do I make sure this is fixed in nuget? I can install other ...
Damian's user avatar
  • 289
10 votes
2 answers
3k views

How do I tell chocolatey a program updated itself?

I installed a program (Paint.Net) with Choco. At the time, the version was 3.13, but Paint.Net updated itself to 3.15. However, when I run choco outdated, it still thinks 3.13 is installed and wants ...
Matt's user avatar
  • 6,359
52 votes
1 answer
41k views

How to clear Chocolatey cache in the free version?

Installation-file-cleaning is currently only available in the licensed edition of Chocolatey ($96 a year) and the developers seemingly have no plans to offer cache-cleaning support for the free ...
user198350's user avatar
  • 4,089
4 votes
1 answer
1k views

Installing Node Causes Windows 10 Machine to Repeatedly Restart

I've installed NodeJS, the Current (not LTS) version on my Windows 10 system. That seems to have installed at least a couple additional things along with it, namely Chocolatey and BoxStarter. Since ...
Woodchuck's user avatar
  • 173

15 30 50 per page
1 2 3
4
5
10