Skip to main content

Questions tagged [chocolatey]

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

0 votes
0 answers
87 views

Chocolatey unable to upgrade librewolf - incompatible dependency

I'm trying to update Librewolf with Chocolatey. But I get dependency errors: C:\Users\Lauloque>choco upgrade librewolf --force Chocolatey v2.2.2 Upgrading the following packages: librewolf By ...
Lauloque's user avatar
  • 233
0 votes
0 answers
45 views

Gimp showing submenus in Greek characters

After I installed the Gimp on my machine running Windows 10 Enterprise, submenus such as the 'tool options' are shown with Greek characters (as far as I can tell the words are English): I had first ...
alle_meije's user avatar
0 votes
0 answers
80 views

Jenkins Installation Fails with Error 1603 Using Chocolatey on Windows

I'm encountering an issue while installing Jenkins via Chocolatey on Windows. Initially, I received an error about Java not being available, which I resolved by setting JAVA_HOME and updating the Path ...
Foad's user avatar
  • 672
2 votes
1 answer
326 views

Install Perl on Windows for LaTeX Packages Without Dependency Issues

I'm currently facing challenges with installing Perl on my Windows system, which I need for handling specific LaTeX related packages. My journey so far has led me through a series of issues, and I'm ...
Foad's user avatar
  • 672
1 vote
0 answers
153 views

Trouble installing a package with chocolatey: System.Management.Automation.RemoteException

I'm trying to install a package with chocolatey 2.2.2 (the package is texlive), using a PowerShell session run as administrator. I get the following error: -- snip --- texlive package files install ...
einpoklum's user avatar
  • 9,761
1 vote
1 answer
172 views

Why are there extra packages listed by Chocolatey and can I delete them?

On opening the choco lib folder, I can see a lot of files. The only stuffs I remember installing were python and ffmpeg, and Chocolatey of course. But what are the rest? And there are 3 instances of ...
Shub's user avatar
  • 200
0 votes
3 answers
215 views

how to install other version neo4j?

OS: Windows 10 their sites seems to give only latest version, install file after searching a-lot, i found, chocolatey might have older version and i tried installing from Chocolatey , keeps giving ...
new's user avatar
  • 5
1 vote
1 answer
896 views

Choco error checksum didn't meet

While installing tabby using choco gives checksum didn't match error. PS C:\Users\devpa> choco install tabby -y Chocolatey v2.0.0 ...
user avatar
0 votes
0 answers
2k views

"Error encountered during SQL installation"

During my internship at a company that utilizes Sage software, I faced challenges while attempting to install Microsoft SQL Server, which is required for Sage. I encountered multiple errors during the ...
Skeptic's user avatar
1 vote
0 answers
60 views

AWS Windows EC2 File Transfer - Need to keep session open

I have a rather large file that I need to copy from an S3 bucket to a Windows EC2 and it will not complete before a session ends. I have found lots of suggestions for this for Linux but not Windows. ...
kcjelv178's user avatar
0 votes
1 answer
751 views

Chocolatey Package Manager showing two packages for each package with (Install) in one

As visible in the screenshot attached, there are two packages for some of the packages with (Install) in the package name. What does this mean and how do I remove/fix/hide the "Install" ones?...
finitenessofinfinity's user avatar
1 vote
2 answers
2k views

Windows 11 GNU make - 'cat' not recognized

I made the foolish decision to move my work environment to Windows 11. I have downloaded GNU Make version 4.3 using chocolatey. Make replies when I prompt it for its version, but returns the error '...
psyduck's user avatar
  • 11
1 vote
1 answer
1k views

PowerShell / Chocolatey, how to do an offline install of Chocolatey itself

I would like to get chocolatey onto multiple systems. The normal way I do this is: if (!(Test-Path "C:\ProgramData\chocolatey\bin")) { Set-ExecutionPolicy Bypass -Scope Process -Force; [...
YorSubs's user avatar
  • 949
3 votes
1 answer
1k views

How to migrate from Chocolatey to Scoop?

I'm finding that Scoop's repos are more often updated than Chocolatey's (am I wrong?). Scoop doesn't immediately recognise apps already installed, so I wanted a way to let Scoop know the apps I had ...
André Levy's user avatar
2 votes
1 answer
4k views

How to install the latest patch version of a package with chocolatey?

I need Python 3.8 on my box and decided to install it with Chocolatey. I see there are a lot of them: > choco list python3 -e --all Chocolatey v0.12.1 python3 3.10.2 [Approved] python3 3.10.1 [...
watery's user avatar
  • 235

15 30 50 per page
1
2 3 4 5
10