conda install -y <package_name>
will install the package and its dependencies. This is done in one-by-one fashion.
Can it be done in parallel ? Just only the downloading part ?
In 2021 the correct answer is to use mamba. It's a very fast reimplementation of conda in C++ supporting parallel downloading/extracting.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With