msys2 / MINGW-packages

Package scripts for MinGW-w64 targets to build under MSYS2.
https://packages.msys2.org
BSD 3-Clause "New" or "Revised" License
2.31k stars 1.23k forks source link

Add conda #22506

Open Freed-Wu opened 2 weeks ago

Freed-Wu commented 2 weeks ago

Package name

conda

Brief description of package

A system-level, binary package and environment manager running on all major operating systems and platforms.

URL for package's homepage

https://github.com/conda/conda

Provide a basic test case to validate the package's functionality.

conda-shell conda install perl

MINGW environments where you need the package

Are you willing to submit a PR?

No response

felixaszx commented 3 days ago

Distributions of Conda, such as Anaconda, can in fact provide MSYS2 packages. https://anaconda.org/msys2/repo/installers Do we really need such packages that installed by MSYS2 and manages MSYS2? Or I think it would be better to let users insall these tools on their windows machine externally.