Would it be a problem to delete *.tar.gz files in C:\\Users\\username\\AppData\\Local\\conda\\pkgs? I also see subdirectories of Python of the same Python packa
C:\\Users\\username\\AppData\\Local\\conda\\pkgs
You can run conda clean --tarballs in your terminal.
conda clean --tarballs
https://conda.io/docs/commands/conda-clean.html