Invalid Archive Error

I’m a new user for Anaconda Windows 11. I have a problem installing packages. The problems are like this:

Downloading and Extracting Packages:

InvalidArchiveError('Error with archive C:\Users\DELL\anaconda3\pkgs\trimmomati)

What do I need to do for this case? please help me…

Hello,

Welcome to the Anaconda Community. Can you please include the set of command(s) you ran when you received this error message or list the steps you took that lead to the above error?

Try to run this:

conda install -c bioconda trimmomatic

I would try installing the package into a NEW conda environment:

conda create -n biocwork -c bioconda trimmomatic

Try that and let me know whether it works.

I tried and got same the problem

Downloading and Extracting Packages:

InvalidArchiveError('Error with archive C:\Users\DELL\anaco)